Changes API.

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

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

{
    "unit": "http://translate.getmonero.org/api/units/165307/?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:28:14.903782Z",
    "action": 4,
    "target": "Blockchain",
    "id": 66776,
    "action_name": "Suggestion added",
    "url": "http://translate.getmonero.org/api/changes/66776/?format=api"
}