Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/637162/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2020-01-20T12:02:30.316356Z",
    "action": 5,
    "target": "Hasło musi zawierać co najmniej 8 znaków.",
    "id": 111696,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/111696/?format=api"
}