Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432176/?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/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2022-06-05T03:36:30.382520Z",
    "action": 2,
    "target": "Usuários e desenvolvedores também estão disponíveis na lista de discussão em <a href=\"%(url)s\">iot@lists.fedoraproject.org</a>.",
    "id": 5069032,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5069032/?format=api"
}