Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7426/?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:50.001489Z",
    "action": 5,
    "target": "Redémarrez l'interface si elle est détectée comme étant en panne",
    "id": 7825,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7825/?format=api"
}