Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/19699/?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/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-31T17:51:15.918353Z",
    "action": 59,
    "target": "당신의 위치 정보는 해가 뜨고 질 때 데스크탑 테마의 변화에 사용됩니다.",
    "id": 26955,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/26955/?format=api"
}