Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/498157/?format=api",
    "component": "https://translate.harmony.tf/api/components/titanfall2/r2/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/titanfall2/r2/es_MX/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-07T16:09:48.537391Z",
    "action": 59,
    "target": "Busca partidas de Defensa fronteriza en %s1, %s2 o %s3",
    "id": 528018,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/528018/?format=api"
}