Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/271018/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
    "timestamp": "2020-12-11T19:39:28.901775Z",
    "action": 30,
    "target": "You are not allowed to send an email to users in one or more of the selected roles.",
    "id": 124383,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/124383/?format=api"
}