Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/8018/?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:49:44.363356Z",
    "action": 5,
    "target": "spécifie le nombre maximum de sous-options ADD_ADDR acceptées pour chaque connexion MPTCP",
    "id": 8516,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8516/?format=api"
}