Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/558909/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-03-13T09:55:44.913943Z",
    "action": 2,
    "target": "IPv6to4 설정에서 특별히 다르게 지정되지 않은 한 관련 인터페이스에 IPv4 주소가 필요합니다",
    "old": "IPv6to4 설정에서 특별히 다르게 지정되지 않은 한 관련 인터페이스에 IPv4 주소가 필요합니다.",
    "details": {},
    "id": 3105520,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3105520/?format=api"
}