Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179201/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/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-10T09:14:35.642643Z",
    "action": 37,
    "target": "Nemůžeš nahlásit systémovou zprávu. Pokud potřebuješ nahlásit porušení Zásad Komunity, které se vztahuje na tuto zprávu, prosím, pošlete emailem screenshot a vysvětlení našemu Community Manažerovi na <%= communityManagerEmail %>",
    "id": 169245,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/169245/?format=api"
}