Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/204189/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/player/zh_Hans/?format=api",
    "user": "https://weblate.framasoft.org/api/users/wsxy162/?format=api",
    "author": "https://weblate.framasoft.org/api/users/wsxy162/?format=api",
    "timestamp": "2022-01-10T15:28:23.870166Z",
    "action": 8,
    "target": "个观众",
    "id": 293120,
    "action_name": "Traduction restaurée",
    "url": "https://weblate.framasoft.org/api/changes/293120/?format=api"
}