Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4744786/?format=api",
    "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/superXenium/?format=api",
    "author": "https://hosted.weblate.org/api/users/superXenium/?format=api",
    "timestamp": "2020-09-24T18:47:52.996330+02:00",
    "action": 4,
    "target": "很遗憾,找不到任何手表",
    "id": 7597485,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/7597485/?format=api"
}