Changes API.

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

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

{
    "unit": "http://translate.getmonero.org/api/units/165319/?format=api",
    "component": "http://translate.getmonero.org/api/components/monero/glossary/?format=api",
    "translation": "http://translate.getmonero.org/api/translations/monero/glossary/fr/?format=api",
    "user": "http://translate.getmonero.org/api/users/Casimir/?format=api",
    "author": "http://translate.getmonero.org/api/users/Casimir/?format=api",
    "timestamp": "2021-03-26T17:27:13.868761Z",
    "action": 4,
    "target": "Minage",
    "id": 66775,
    "action_name": "Suggestion added",
    "url": "http://translate.getmonero.org/api/changes/66775/?format=api"
}