Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/182879/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-05T09:24:28.782662Z",
    "action": 30,
    "target": "Staff",
    "id": 521736,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/521736/?format=api"
}