Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/531/?format=api",
    "component": "http://localization.appnomi.com/api/components/mobiroller/android-iptv/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/mobiroller/android-iptv/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-06T14:23:18.439079Z",
    "action": 59,
    "target": "Aucun résultat trouvé..",
    "id": 661,
    "action_name": "String updated in the repository",
    "url": "http://localization.appnomi.com/api/changes/661/?format=api"
}