Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/32147/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-02T22:29:29.970287Z",
    "action": 59,
    "target": "Al centro",
    "id": 52671,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/52671/?format=api"
}