Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/242236/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:28:41.890492Z",
    "action": 30,
    "target": "Would you like to help with the translation of Habitica? Great! Then visit <a href=\"https://translate.habitica.com\">Habitica's Weblate site</a>!",
    "id": 523509,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/523509/?format=api"
}