Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245326/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:28:58.354234Z",
    "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": 523660,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/523660/?format=api"
}