Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/98300/?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/healingjourneyman/?format=api",
    "author": "https://translate.habitica.com/api/users/healingjourneyman/?format=api",
    "timestamp": "2020-05-08T09:44:05.486395Z",
    "action": 2,
    "target": "Habitica gebruikt pixel art om verschillende redenen. Naast de leuke nostalgische factor, is pixel art heel toegankelijk voor onze vrijwillige kunstenaars die een steentje willen bijdragen. Het is veel makkelijker onze pixel art consistent te houden, zelfs wanneer veel verschillende kunstenaars bijdragen, en het laat ons toe snel een hoop nieuwe inhoud te genereren!",
    "id": 142249,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/142249/?format=api"
}