Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/18115543/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/ro/?format=api",
    "user": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2023-08-05T08:43:09.397768+02:00",
    "action": 4,
    "target": " Oprirea/înghețarea frecventă a aplicațiilor vă va epuiza probabil bateria MAI RAPID, deoarece „dezghețarea” consumă energie. \n\nAceasta este, de asemenea, o problemă cu alte aplicații similare, cum ar fi Greenify și „economizoare de baterie” (cu excepția faptului că acestea nu vă avertizează despre acest lucru). ",
    "old": "",
    "details": {
        "state": 0,
        "source": "Stopping/freezing apps frequently will probably drain your battery FASTER, because the \"un-freezing\" consumes power.\n\nThis is also a problem with other similar apps such as Greenify and \"battery savers\" (except that they don't warn you about this).",
        "old_state": 0
    },
    "id": 63043254,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/63043254/?format=api"
}