Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432156/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-02T20:01:21.593553Z",
    "action": 59,
    "target": "Puoi trovare utenti e sviluppatori sul canale IRC <a href=\"http://web.libera.chat/?channels=#fedora-iot\">#fedora-iot</a> su <strong>irc.libera.chat</strong> per chat in tempo reale.",
    "id": 5057279,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5057279/?format=api"
}