Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14626708/?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/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-12T22:01:49.488824Z",
    "action": 59,
    "target": "Os utilizadores e os programadores estão disponíveis no canal IRC <a href=\"%s\">#sugar</a> no <strong>irc.freenode.org</strong> para conversação em tempo real.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Users and developers are available in the <a href=\"%s\">#sugar</a> matrix room on <strong>element.io</strong> for real-time chat.",
        "old_state": -1
    },
    "id": 11608859,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11608859/?format=api"
}