Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/8016/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/fr/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2022-08-09T18:47:56.454105Z",
    "action": 2,
    "target": "Version de Multipath TCP",
    "id": 8514,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/8514/?format=api"
}