Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2732761/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-25T11:20:04.953636Z",
    "action": 30,
    "target": "Subscribing supports our small team and helps keep Habitica running, thank you!",
    "id": 1100833,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1100833/?format=api"
}