Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2773148/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/overview/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/overview/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:29:25.761604Z",
    "action": 59,
    "target": "Have questions? Check out the <a href='/static/faq'>FAQ</a>! If your question isn't mentioned there, you can ask for further help using this form: ",
    "id": 524477,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/524477/?format=api"
}