Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/650086/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-24T12:20:28.435625Z",
    "action": 59,
    "target": "You sent %1$s a %2$s-month Habitica subscription.",
    "id": 1235256,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1235256/?format=api"
}