Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/40212/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/nl/?format=api",
    "user": "https://weblate.rikka.app/api/users/QuinTeknoLife/?format=api",
    "author": "https://weblate.rikka.app/api/users/QuinTeknoLife/?format=api",
    "timestamp": "2024-03-04T08:05:15.281324Z",
    "action": 4,
    "target": "Op toestellen met Android 11 of hoger kan je Shizuku direct van je apparaat starten, zonder dat een computer noodzakelijk is, middels Draadloze foutopsporing. <p>Lees voordat je iets doet of probeert de stap-voor-stap-guide goed door. ",
    "id": 53476,
    "action_name": "Suggestion added",
    "url": "https://weblate.rikka.app/api/changes/53476/?format=api"
}