Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1455924/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primertrademarks_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primertrademarks_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-23T13:52:32.257018Z",
    "action": 30,
    "target": "First, look for the trademark in the link:https://cgit.freebsd.org/doc/tree/documentation/themes/beastie/i18n/en.toml#n328[Copyright section in the project's template], then add it to the trademarks tag on the `Front Matter` section of the document, located at the beginning of each document.",
    "id": 386683,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/386683/?format=api"
}