Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/750484/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "author": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "timestamp": "2022-11-04T13:39:43.508695Z",
    "action": 5,
    "target": "Noi - i membri di Framasoft - faremo del nostro meglio per rispettare i principi di questo manifesto; sappiamo di essere troppo fallibili per promettere di seguirlo parola per parola!",
    "id": 446934,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/446934/?format=api"
}