Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/116928/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "timestamp": "2023-03-20T08:53:44.422037Z",
    "action": 2,
    "target": "2 : Aucun profil ou aucune configuration n’a pu être trouvée, ou le système n’a pas été configuré avec authselect.",
    "id": 10258071,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10258071/?format=api"
}