Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25981/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/dbaccessmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dbaccessmessages/de/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/K%C3%BC/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/K%C3%BC/?format=api",
    "timestamp": "2023-01-21T15:23:19.557880Z",
    "action": 2,
    "target": "Die Verbindung zur externen Datenquelle konnte nicht hergestellt werden. Die SDBC-Treiber-Verwaltung konnte nicht geladen werden.",
    "id": 15191942,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/15191942/?format=api"
}