Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/646360/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/bart/?format=api",
    "author": "https://translate.habitica.com/api/users/bart/?format=api",
    "timestamp": "2020-07-29T14:25:06.046903Z",
    "action": 4,
    "target": "Výprava už začala, ale můžeš přece stihnout tu následující!",
    "id": 175300,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/175300/?format=api"
}