Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/428977/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nexi/frontend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nexi/frontend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Arco/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Arco/?format=api",
    "timestamp": "2020-12-23T22:00:17.738173Z",
    "action": 5,
    "target": "Sind Sie sicher, dass Sie die aktuelle Liste und alle darin enthaltenen Elemente entfernen möchten?",
    "id": 139214,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/139214/?format=api"
}