Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10810297/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/steiner/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/steiner/?format=api",
    "timestamp": "2022-08-02T12:37:43.426145Z",
    "action": 2,
    "target": "Usuários e desenvolvedores estão disponíveis no canal Matrix <a href=\"%s\">#kde:fedoraproject.org</a> no <strong>chat.fedoraproject.org</strong> para um bate-papo.",
    "old": "Usuários e desenvolvedores estão disponíveis no canal IRC <a href=\"%s\">#fedora-kde</a> no <strong>irc.freenode.org</strong> para um bate-papo.",
    "details": {
        "state": 20,
        "source": "Users and developers are available in the <a href=\"%s\">#kde:fedoraproject.org</a> Matrix channel on <strong>chat.fedoraproject.org</strong> for real-time chat.",
        "old_state": 10
    },
    "id": 6897737,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/6897737/?format=api"
}