Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98456/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/dopici/?format=api",
    "author": "https://translate.habitica.com/api/users/dopici/?format=api",
    "timestamp": "2019-09-24T08:16:36.127111Z",
    "action": 2,
    "target": "Habitica is een gratis gewoonte-bouwende en productieve app die je leven als een game behandeld. Met in-game beloningen en straffen om je te motiveren en een sterk sociaal netwerk om je te inspireren, Habitica kan je helpen je doelen te bereiken en zo gezond, hard werkend en gelukkig te worden.",
    "id": 57308,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/57308/?format=api"
}