Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/2198/?format=api",
    "component": "https://weblate.rikka.app/api/components/libraries/chooser/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/libraries/chooser/zh_Hant/?format=api",
    "user": "https://weblate.rikka.app/api/users/rikka/?format=api",
    "author": "https://weblate.rikka.app/api/users/rikka/?format=api",
    "timestamp": "2020-05-10T03:23:15.341146Z",
    "action": 9,
    "target": "沒有應用程式可執行這項操作。",
    "id": 831,
    "action_name": "Translation uploaded",
    "url": "https://weblate.rikka.app/api/changes/831/?format=api"
}