Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/83334/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-26T05:40:47.824851Z",
    "action": 59,
    "target": "Zawiera \"Król szczurów\", \"Lodowy Pajęczak\" oraz \"Bagno Śmieciowej Żaby\". Dostępne do 31 Października.",
    "id": 1153467,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1153467/?format=api"
}