Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/229703/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/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-08T12:02:22.509686Z",
    "action": 2,
    "target": "InSoo Kim <simmon@nplob.com>\nKevin Kim <root@hamonikr.org>\n김은주 <eukim@redhat.com>\n오현석 <hoh@redhat.com>",
    "id": 3088340,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3088340/?format=api"
}