Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12642982/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2020-05-13T16:15:45.688297+02:00",
    "action": 30,
    "target": "Turning this on lets you automatically freeze apps. \n \nAdvantages: \n• No user interaction: Faster. No need to know how to do it. \n• Disabled users can use the freeze shortcut (via speech recognition, for example), freezing all apps automatically. \n \nSuperFreezZ uses the accessibility service when tapping \"FORCE STOP\", \"OK\", and \"Back\". Retrieval of window content finds these buttons, and observation of actions is needed to know when they appear. \n \nThe accessibility service can also be used to lock the screen after freezing on newer Android versions.",
    "id": 6168784,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/6168784/?format=api"
}