Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774326/?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/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "timestamp": "2024-03-27T07:50:38.011505Z",
    "action": 5,
    "target": "Zeitweise Deaktivierung der Fähigkeit, private Nachrichten zu versenden, oder in der Party Suche zu erscheinen",
    "id": 1121806,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1121806/?format=api"
}