Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/700083/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/Ylbirda/?format=api",
    "author": "https://translate.habitica.com/api/users/Ylbirda/?format=api",
    "timestamp": "2021-01-14T15:35:37.593123Z",
    "action": 37,
    "target": "Vyhrál/a jsi výzvu <%= challengeName %>! Tvá výhra je zaznamenána ve tvých úspěších.",
    "id": 223190,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/223190/?format=api"
}