Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/273182/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/ro/?format=api",
    "user": "https://translate.habitica.com/api/users/lupoaica/?format=api",
    "author": "https://translate.habitica.com/api/users/lupoaica/?format=api",
    "timestamp": "2020-04-09T05:30:45.339951Z",
    "action": 37,
    "target": "Most important task >> Worked on today’s most important task",
    "id": 136209,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/136209/?format=api"
}