Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76417119/?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/HGvalrent/?format=api",
    "author": "https://hosted.weblate.org/api/users/HGvalrent/?format=api",
    "timestamp": "2022-09-12T10:50:31.627736+02:00",
    "action": 5,
    "target": "已保存的收藏。",
    "id": 34478313,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/34478313/?format=api"
}