Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/640289/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2020-01-03T08:44:28.917360Z",
    "action": 5,
    "target": "Набор легендарных лис",
    "id": 101735,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/101735/?format=api"
}