Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3337458/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/de/?format=api",
    "user": "https://translate.habitica.com/api/users/sandhydraulik/?format=api",
    "author": "https://translate.habitica.com/api/users/sandhydraulik/?format=api",
    "timestamp": "2024-11-18T23:39:22.522672Z",
    "action": 5,
    "target": "Wir hoffen, dass dieser neue Rhythmus besser vorhersagbar ist, mehr Zugang zur fantastischen Gegenstandauswahl im Laden des Zeitreisenden ermöglicht und noch mehr Motivation bietet, jeden Monat Fortschritte an deinen Aufgaben zu machen!",
    "id": 1186945,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1186945/?format=api"
}