Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/17611/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-31T17:50:59.897120Z",
    "action": 59,
    "target": "التطبيقات",
    "id": 24843,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/24843/?format=api"
}