Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/726331/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/search-index/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/search-index/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "timestamp": "2022-08-26T15:51:22.257569Z",
    "action": 2,
    "target": "Wenn Sie bereits irgendwo ein Mobilizon-Konto haben, können %{indexName} Sie zu Ihrer eigenen Instanz weiterleiten, um mit Veranstaltungen und Gruppen zu interagieren.",
    "id": 415380,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/415380/?format=api"
}