Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/690779/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-02T05:17:23.304682Z",
    "action": 30,
    "target": "With this option selected, the use of banned words in this Group will be allowed.",
    "id": 1114570,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1114570/?format=api"
}