Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4110257/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/chenli/?format=api",
    "author": "https://hosted.weblate.org/api/users/chenli/?format=api",
    "timestamp": "2023-06-15T21:57:38.412867+02:00",
    "action": 2,
    "target": "你可以进行组合生产 - 只有一个牧场的农场无法达到100%效率 - 但你也需要确认一个农场能够给多少个田地提供服务。",
    "id": 58735156,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/58735156/?format=api"
}