Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/550309/?format=api",
    "component": "https://translate.harmony.tf/api/components/northstar/flightcore/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/northstar/flightcore/zh_Hans/?format=api",
    "user": "https://translate.harmony.tf/api/users/zxcPandora/?format=api",
    "author": "https://translate.harmony.tf/api/users/zxcPandora/?format=api",
    "timestamp": "2023-07-18T15:28:45.247470Z",
    "action": 5,
    "target": "该值设为0时将不再显示页码",
    "id": 582082,
    "action_name": "Translation added",
    "url": "https://translate.harmony.tf/api/changes/582082/?format=api"
}