Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/209436/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper-ios/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper-ios/ui/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-02T07:18:15.097890Z",
    "action": 59,
    "target": "",
    "id": 91238,
    "action_name": "String updated in the repository",
    "url": "https://translate.zoiper.com/api/changes/91238/?format=api"
}