Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/740677/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Viccthor/?format=api",
    "author": null,
    "timestamp": "2019-08-25T03:29:04.840702Z",
    "action": 5,
    "target": "Angústia",
    "id": 43348,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/43348/?format=api"
}