Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/15825/?format=api",
    "component": "https://weblate.rikka.app/api/components/shizuku/manager/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ar/?format=api",
    "user": "https://weblate.rikka.app/api/users/Ab-Mr/?format=api",
    "author": "https://weblate.rikka.app/api/users/Ab-Mr/?format=api",
    "timestamp": "2023-09-11T16:01:39.905835Z",
    "action": 4,
    "target": "يرجى تمكين \"التصحيح اللاسلكي\" في \"خيارات المطور\". \"تصحيح لاسلكي\" يتم تعطيلها عندما تتغير الشبكة تلقائيا.\n\n ملاحظة، لا تعطل \"خيارات المطور\" أو \"تصحيح USB\"، أو سيتم إيقاف شيزوكو.",
    "id": 48312,
    "action_name": "Suggestion added",
    "url": "https://weblate.rikka.app/api/changes/48312/?format=api"
}