Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8204229/?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": "2022-11-30T22:02:18.463519Z",
    "action": 59,
    "target": "Os utilizadores e os programadores estão disponíveis no canal IRC <a href=\"%s\">#fedora-cinnamon</a> em <strong>irc.libera.chat</strong> para conversação em tempo real.",
    "old": "Os utilizadores e os programadores estão disponíveis no canal IRC <a href=\"%s\">#fedora-cinnamon</a> em <strong>irc.libera.chat</strong> para conversação em tempo real.",
    "details": {
        "state": 20,
        "source": "Users and developers are available in the <a href=\"%s\">#fedora-cinnamon</a> IRC channel on <strong>irc.libera.chat</strong> for real-time chat.",
        "old_state": 20
    },
    "id": 8905022,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8905022/?format=api"
}