Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/25409/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/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-05T20:52:56.832652Z",
    "action": 2,
    "target": "저작권 (c) 2007-2010 Peng Huang\n저작권 (c) 2007-2010 Red Hat, Inc.",
    "id": 3064493,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3064493/?format=api"
}