Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2416604/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/common/it/?format=api",
    "user": "https://translate.habitica.com/api/users/DragExMachina/?format=api",
    "author": "https://translate.habitica.com/api/users/DragExMachina/?format=api",
    "timestamp": "2024-06-14T21:30:06.460230Z",
    "action": 37,
    "target": "Quotidianamente",
    "id": 1140497,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1140497/?format=api"
}