Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/1773/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-tracker/oc/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/Quentin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/Quentin/?format=api",
    "timestamp": "2020-08-18T16:45:47.505087Z",
    "action": 5,
    "target": "Relambi d'espèra (s)",
    "id": 1942,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/1942/?format=api"
}