Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/17634/?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.897818Z",
    "action": 59,
    "target": "عام",
    "id": 24865,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/24865/?format=api"
}