Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/259200/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/taxes/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/taxes/id/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/awriel/?format=api",
    "timestamp": "2024-12-16T00:23:39.983683Z",
    "action": 2,
    "target": "Berhasil menghapus Kartu Hadiah",
    "id": 178562,
    "action_name": "Translation changed",
    "url": "https://translate.opensourcepos.org/api/changes/178562/?format=api"
}