Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76416479/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/program_strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/program_strings/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-49132/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-49132/?format=api",
    "timestamp": "2022-09-19T21:06:03.668945+02:00",
    "action": 2,
    "target": "ExifTool-数据库参考",
    "old": "ExifTool-数据库参考",
    "details": {
        "state": 20,
        "source": "ExifTool-database reference",
        "old_state": 10
    },
    "id": 34921985,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/34921985/?format=api"
}