Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/243060/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-21T20:02:28.645495Z",
    "action": 30,
    "target": "Would you like to help with the translation of Habitica? Great! Then visit <a href=\"/groups/guild/7732f64c-33ee-4cce-873c-fc28f147a6f7\">the Aspiring Linguists Guild</a>!",
    "id": 147786,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/147786/?format=api"
}