Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/73933/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/de/?format=api",
    "user": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "author": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "timestamp": "2023-10-18T15:43:55.191274Z",
    "action": 37,
    "target": "You can use Markdown in this field (https://www.markdownguide.org/basic-syntax/). For example, you may link to any web page by pasting the URL here or even like this:\n[link title](https://actual.link)",
    "id": 36814,
    "action_name": "Marked for edit",
    "url": "https://t.naviter.com/api/changes/36814/?format=api"
}