Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3337455/?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:36:51.457628Z",
    "action": 5,
    "target": "Gibt es Änderungen an anderen Abonnentenvorteilen, wie Mystery-Ausrüstungssets?",
    "id": 1186942,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1186942/?format=api"
}