Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1948177/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/update-guide/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-01T07:55:09.077963Z",
    "action": 30,
    "target": "OTRS 7 comes with an own built-in web server that is used behind Apache as a reverse proxy (or any other reverse proxy server). For upgrade from OTRS 6, the Apache configuration must be updated with the new version in ``/opt/otrs/scripts/apache2-httpd.include.conf``, if it was copied and not just linked.",
    "id": 244378,
    "action_name": "Source string changed",
    "url": "http://translate.otrs.com/api/changes/244378/?format=api"
}