Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5842397/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/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:53:34.168632Z",
    "action": 2,
    "target": "\n    SELinux a refusé l'accès demandé par $SOURCE. Il n'est pas\n    prévu que cet accès soit requis par $SOURCE et cet accès\n    peut signaler une tentative d'intrusion. Il est également possible que cette\n    version ou cette configuration spécifique de l'application provoque cette demande\nd'accès supplémentaire.\n    ",
    "id": 2048244,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2048244/?format=api"
}