Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7774112/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/fi/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-25T16:05:50.543249Z",
    "action": 4,
    "target": "Tunnuslause: ",
    "id": 3210283,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3210283/?format=api"
}