Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/208262/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "timestamp": "2020-11-25T13:20:43.812227Z",
    "action": 37,
    "target": "[system=10]\nadd path 'unlpt*' mode 0660 group cups\nadd path 'ulpt*' mode 0660 group cups\nadd path 'lpt*' mode 0660 group cups\nadd path 'usb/<replaceable>X</replaceable>.<replaceable>Y</replaceable>.<replaceable>Z</replaceable>' mode 0660 group cups",
    "id": 85366,
    "action_name": "Düzenlenecek olarak imlendi",
    "url": "https://translate-dev.freebsd.org/api/changes/85366/?format=api"
}