Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/320358/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "timestamp": "2020-12-13T17:39:44.695013Z",
    "action": 5,
    "target": "Inhalte, die ein Patent, eine Marke, ein Geschäftsgeheimnis, ein Urheberrecht, ein Recht auf Privatsphäre, ein Recht auf Öffentlichkeit oder ein sonstiges geistiges oder sonstiges Recht einer Partei verletzen oder beeinträchtigen können;",
    "id": 135737,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/135737/?format=api"
}