Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432177/?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:13:48.103191Z",
    "action": 26,
    "target": "Usuários e desenvolvedores estão disponíveis no canal IRC <a href=\"%s\">#fedora-ppc</a> no <strong>irc.libera.chat</strong> para um bate-papo.",
    "id": 6789317,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/6789317/?format=api"
}