Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/8017/?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:23.803899Z",
    "action": 5,
    "target": "Le nombre d'intervalles de retransmission au niveau de MPTCP sans trafic et en attente de données sur un sous-flux requis pour le déclarer obsolète",
    "id": 8515,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8515/?format=api"
}