Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3132815/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/bn_IN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-05-15T19:42:44.838305Z",
    "action": 30,
    "target": "Activation Key",
    "old": "Action",
    "details": {},
    "id": 599871,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/599871/?format=api"
}