Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/174485/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/author/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/author/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "timestamp": "2022-08-17T19:36:57.738930Z",
    "action": 2,
    "target": "Inglês=en; Francês=fr; Spanish=es.<a href=\"https://www.loc.gov/standards/iso639-2/php/code_list.php\" target=\"_blank\"> Códigos adicionais</a>.",
    "id": 310474,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/310474/?format=api"
}