Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/434032/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-backstage/peertube-backstage-video/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-backstage/peertube-backstage-video/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/j_marsalek/?format=api",
    "author": "https://weblate.framasoft.org/api/users/j_marsalek/?format=api",
    "timestamp": "2022-01-02T18:02:41.785836Z",
    "action": 7,
    "target": "Wir ändern das",
    "id": 291587,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/291587/?format=api"
}