Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/al-quran-android/strings/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-07T10:25:27.762715Z",
    "action": 21,
    "target": "",
    "id": 4,
    "action_name": "Repository rebased",
    "url": "http://translate.gtaf.org/api/changes/4/?format=api"
}