Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/77398241/?format=api",
    "component": "https://hosted.weblate.org/api/components/raspiblitz-web/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/raspiblitz-web/translations/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/berghauslouis/?format=api",
    "author": "https://hosted.weblate.org/api/users/berghauslouis/?format=api",
    "timestamp": "2023-09-12T22:38:29.759415+02:00",
    "action": 7,
    "target": "On-Chain-Transaktionen, die vor RaspiBlitz v1.9 durchgeführt wurden, werden möglicherweise nicht in Core Lightning angezeigt.",
    "id": 65441255,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/65441255/?format=api"
}