Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/48154/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-02-12T17:56:00.248847Z",
    "action": 13,
    "target": "",
    "id": 7448,
    "action_name": "New source string",
    "url": "https://translate.habitica.com/api/changes/7448/?format=api"
}