Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3691579/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/WhiteNight-SZTU/?format=api",
    "author": "https://hosted.weblate.org/api/users/WhiteNight-SZTU/?format=api",
    "timestamp": "2023-11-12T13:29:24.996051+01:00",
    "action": 5,
    "target": "当外部未定义排序顺序时,这将为拥有 :term:`primary key`的表设置默认的排序顺序。可接受的值: ['NONE', 'ASC', 'DESC']",
    "id": 71359846,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/71359846/?format=api"
}