Changes API.

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

GET /api/changes/4541542/?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": "2019-08-17T17:48:52+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 to tap on \"FORCE STOP\", \"OK\", and \"Back\". Retrieval of window content finds these buttons, and observation of actions is needed to know when they appear. \n \nSuperFreezZ just uses the accessibility service to tap on \"FORCE STOP\", \"OK\" and \"Back\". Retrieve window content is necessary to find these buttons and observe your 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": 4541542,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/4541542/?format=api"
}