Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7427/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-tracker/fr/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2021-05-17T17:35:59.165907Z",
    "action": 5,
    "target": "Test http du serveur",
    "id": 7826,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7826/?format=api"
}