Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432114/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-02T20:01:17.900825Z",
    "action": 59,
    "target": "Uživatelé a vývojáři jsou k dispozici pro komunikaci v reálném čase na kanálu IRC <a href=\"https://web.libera.chat/?channels=#fedora-iot\">#fedora-iot</a> serveru <strong>irc.libera.chat</strong>.",
    "id": 5057205,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5057205/?format=api"
}