Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/29318/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/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": "2020-08-25T15:24:35.179415Z",
    "action": 5,
    "target": "Un dizionario Hunspell ha un nome che termina con \".dic\"\ne dovrebbe essere accompagnato da un affix con lo stesso\nnome ma che termina con \".aff\".",
    "id": 9162,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/9162/?format=api"
}