Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/222444/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/ace/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-25T03:06:15.078135Z",
    "action": 59,
    "target": "",
    "id": 106892,
    "action_name": "String updated in the repository",
    "url": "https://translate.zoiper.com/api/changes/106892/?format=api"
}