Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/471841/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/emails/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Aysa/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Johanna/?format=api",
    "timestamp": "2024-02-19T14:34:13.869894Z",
    "action": 7,
    "target": "Melding om betalingsforespørsel",
    "id": 842002,
    "action_name": "Suggestion accepted",
    "url": "http://translate.pkp.sfu.ca/api/changes/842002/?format=api"
}