Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/3304113/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.tails.boum.org/api/units/620927/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcsecurityargon2id-po/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcsecurityargon2id-po/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2024-05-05T19:12:32.559935Z",
    "action": 2,
    "target": "<table>\n<tr><th>Longueur de la phrase de passe</th><th>PBKDF2</th><th>Argon2id</th></tr>\n<tr><td>3 mots aléatoires</td><td>0,1$</td><td>100$</td></tr>\n<tr><td>4 mots aléatoires</td><td>1&#8239;000$</td><td>1&#8239;000&#8239;000$</td></tr>\n<tr><td>5 mots aléatoires</td><td>10&#8239;000&#8239;000$</td><td>10&#8239;000&#8239;000&#8239;000$</td></tr>\n<tr><td>6 mots aléatoires</td><td>100&#8239;000&#8239;000&#8239;000$</td><td>100&#8239;000&#8239;000&#8239;000&#8239;000$</td></tr>\n<tr><td>7 mots aléatoires</td><td>1&#8239;000&#8239;000&#8239;000&#8239;000&#8239;000$</td><td>1&#8239;000&#8239;000&#8239;000&#8239;000&#8239;000&#8239;000$</td></tr>\n</table>\n",
    "id": 3304113,
    "action_name": "Translation changed",
    "url": "https://translate.tails.boum.org/api/changes/3304113/?format=api"
}