Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432151/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anggi-dev/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anggi-dev/?format=api",
    "timestamp": "2022-11-07T08:11:06.974638Z",
    "action": 2,
    "target": "Dokumentasi spesifik tersedia di <a href=\"%(url)s\">Halaman dokumentasi Fedora IoT. </a>",
    "id": 8609434,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8609434/?format=api"
}