Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245356/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "timestamp": "2019-11-08T18:01:02.819508Z",
    "action": 2,
    "target": "Om du vill ge oss kritik var snäll att ange det nedanför - Vi uppskattar att höra vad du tycker om eller inte tycker om i Habitica! Är du inte bra på Engelska? Inga problem! Använd det språket som du föredrar.",
    "id": 84099,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/84099/?format=api"
}