Changes API.

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

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

{
    "unit": "https://translate.peeringdb.com/api/units/24839/?format=api",
    "component": "https://translate.peeringdb.com/api/components/peeringdb/server/?format=api",
    "translation": "https://translate.peeringdb.com/api/translations/peeringdb/server/ko/?format=api",
    "user": "https://translate.peeringdb.com/api/users/Gordon/?format=api",
    "author": "https://translate.peeringdb.com/api/users/Gordon/?format=api",
    "timestamp": "2024-01-01T17:55:06.348408Z",
    "action": 5,
    "target": "인증된 사용자는 추가 필터를 사용할 수 있으며 현재 로그아웃 상태입니다.",
    "id": 179842,
    "action_name": "Translation added",
    "url": "https://translate.peeringdb.com/api/changes/179842/?format=api"
}