Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-03-03T22:25:19.725199Z",
    "action": 44,
    "target": "",
    "id": 125892,
    "action_name": "New string to translate",
    "url": "https://translate.habitica.com/api/changes/125892/?format=api"
}