Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/150281/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
    "timestamp": "2021-07-02T10:01:25.465851Z",
    "action": 9,
    "target": "Un punto triplo viene sostituito con un'ellissi,\nun doppio trattino con un trattino lungo, ecc. mentre\nl'utente sta digitando e in circostanze appropriate.",
    "id": 76380,
    "action_name": "Translation uploaded",
    "url": "https://translate.lxqt-project.org/api/changes/76380/?format=api"
}