Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4523484/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/zh_CN/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-01-03T12:43:16.384753Z",
    "action": 4,
    "target": "Retrace 服务器提供了在网络上分析核心转储和生成回溯的服务。 你可以在 Retrace 服务器的维基页面找到更多信 : ",
    "id": 2847558,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2847558/?format=api"
}