Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/663561/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2020-06-23T02:18:54.619487Z",
    "action": 2,
    "target": "Corteza de abedul",
    "id": 161119,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/161119/?format=api"
}