Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3338745/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/ann6o6/?format=api",
    "author": "https://translate.habitica.com/api/users/ann6o6/?format=api",
    "timestamp": "2024-12-22T06:08:03.552610Z",
    "action": 37,
    "target": "在目前的架構下,您很難了解您會收到多少個神秘沙漏,以及何時會收到。",
    "id": 1193525,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1193525/?format=api"
}