Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/547859/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-dvd/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-dvd/fr/?format=api",
    "user": "https://translate.tails.net/api/users/snip/?format=api",
    "author": "https://translate.tails.net/api/users/snip/?format=api",
    "timestamp": "2022-05-02T12:51:37.120293Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "Hi! Maybe we can label this one as `notranslate`? Thanks!"
    },
    "id": 3063165,
    "action_name": "Comment added",
    "url": "https://translate.tails.net/api/changes/3063165/?format=api"
}