Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/71185/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es/?format=api",
    "user": "https://translate.habitica.com/api/users/deseji/?format=api",
    "author": "https://translate.habitica.com/api/users/deseji/?format=api",
    "timestamp": "2022-01-20T19:10:05.503983Z",
    "action": 2,
    "target": "<a href='https://habitica.fandom.com/es/wiki/Habitica_Wiki' target='_blank'>La Wiki</a>: la colección más grande de información sobre Habitica.",
    "id": 302139,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/302139/?format=api"
}