Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/164334/?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.304792Z",
    "action": 30,
    "target": "Use this section to go into more detail about everything that members should know about your Group. Useful tips, helpful links, and encouraging statements all go here!",
    "id": 1114574,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1114574/?format=api"
}