Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2415965/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/common/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/common/de/?format=api",
    "user": "https://translate.habitica.com/api/users/phillip/?format=api",
    "author": "https://translate.habitica.com/api/users/phillip/?format=api",
    "timestamp": "2023-01-27T13:49:51.565299Z",
    "action": 5,
    "target": "%d Belohnung\u001e\u001e%d Belohnungen",
    "id": 381174,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/381174/?format=api"
}