Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/16947/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ru/?format=api",
    "user": "https://weblate.rikka.app/api/users/Dimitar157/?format=api",
    "author": "https://weblate.rikka.app/api/users/Dimitar157/?format=api",
    "timestamp": "2024-07-28T02:03:57.176420Z",
    "action": 4,
    "target": "<font face=monospace>%1$s</font><br><br>* Есть и другие способы; сначала убедитесь, что сперва прочли справку.",
    "old": "<font face=monospace>%1$s</font><br><br>* Есть и другие способы; сначала убедитесь, что прочли справку.",
    "details": {
        "state": 20,
        "source": "<font face=monospace>%1$s</font><br><br>* There are some other considerations, please confirm that you have read the help first.",
        "old_state": 20
    },
    "id": 61564,
    "action_name": "Suggestion added",
    "url": "https://weblate.rikka.app/api/changes/61564/?format=api"
}