Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/99152590/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/doc-tor/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/doc-tor/da/?format=api",
    "user": "https://hosted.weblate.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://hosted.weblate.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-05-17T03:15:08.778599+02:00",
    "action": 4,
    "target": "Prøv igen uden broer",
    "id": 92258474,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/92258474/?format=api"
}