Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/36507/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus-anthy/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus-anthy/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-10-16T05:59:53.643561Z",
    "action": 2,
    "target": "Anthy n’a pas pu être activée.\nLe contenu à la fin du fichier %s/last-record2_default.utf8 de votre dossier personnel n’est pas « \\n ». C.-à-d. pas dans un format texte correct.\nVeuillez corriger le fichier ou le supprimer manuellement, puis redémarrez IBus.",
    "id": 2048254,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2048254/?format=api"
}