Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1474458/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookbook/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-12-31T00:55:35.983643Z",
    "action": 5,
    "target": "FreeBSD용 소프트웨어를 개발하고자 하는 분들(FreeBSD 자체를 개발하는 분들만 해당되는 것은 아닙니다)",
    "id": 577645,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/577645/?format=api"
}