Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14636406/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/dusansimic/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/dusansimic/?format=api",
    "timestamp": "2023-05-27T17:04:24.236980Z",
    "action": 5,
    "target": "Корисници и програмери су доступни на <a href=\"%(url)s\">#fedora-cloud</a> IRC каналу на <strong>irc.libera.chat</strong> за уживо дописивање.",
    "id": 11654190,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11654190/?format=api"
}