Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238395/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/xfgusta/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/xfgusta/?format=api",
    "timestamp": "2022-06-26T10:15:56.359278Z",
    "action": 26,
    "target": "Usuários e desenvolvedores estão disponíveis no canal <strong>#fedora</strong> no <a href=\"https://matrix.to/#/#fedora:fedoraproject.org?web-instance%5Belement.io%5D=chat.fedoraproject.org\">Fedora Chat</a> e no <a href=\"https://discussion.fedoraproject.org/\">Fedora Discussion</a>.",
    "id": 6789324,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/6789324/?format=api"
}