Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/733585/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/de/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-1097/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-1097/?format=api",
    "timestamp": "2024-06-11T07:14:58.597575Z",
    "action": 2,
    "target": "Die Allgemeinen Geschäftsbedingungen gelten für alle Bereiche, einschließlich Herausforderungen, Parties, Spielerprofilen und Privatnachrichten.",
    "id": 1138586,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1138586/?format=api"
}