Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1703216/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/dangerous-quest/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/dangerous-quest/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-06T17:58:06.789354Z",
    "action": 59,
    "target": "Witch chosen me for test in temple. I fear to enter because nobody return.. can you hear this scream from darkness? Everyone died there. She must be really stupid to kill our brothers and sisters in this dumb test!",
    "id": 659395,
    "action_name": "String updated in the repository",
    "url": "https://hive.bgforge.net/api/changes/659395/?format=api"
}