Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/224533/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T02:10:47.290759Z",
    "action": 59,
    "target": "Avion de combat",
    "id": 225363,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/225363/?format=api"
}