Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/9734/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-24T12:20:31.795000Z",
    "action": 59,
    "target": "Notre %1$s a eu le cœur brisé lorsque %2$s a fracassé %3$s. Vite, réalisez vos quotidiennes pour vaincre le monstre et aider à reconstruire Habitica ! !",
    "id": 1235304,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1235304/?format=api"
}