Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/415055/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "timestamp": "2020-01-20T02:23:44.693715Z",
    "action": 2,
    "target": "Si le résultat vous assure que le fichier est valide, vous pouvez l’utiliser !",
    "old": "Si le message de sortie dit que le fichier est valide, alors c’est qu’il est prêt à être utilisé !",
    "details": {},
    "id": 52749,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/52749/?format=api"
}