Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26919/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
    "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "timestamp": "2022-12-15T10:11:36.236697Z",
    "action": 2,
    "target": "Wichtige Updates können Sie auch direkt auf Ihr Smartphone bekommen über Plattformen wie <a href=\"https://blockfolio.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Blockfolio</a>, <a href=\"https://delta.app/\" target=\"_blank\" rel=\"noopener noreferrer\">Delta</a>, und <a href=\"https://www.coingecko.com/\" target=\"_blank\" rel=\"noopener noreferrer\">CoinGecko</a>. Abonnieren Sie die News, um auf dem Laufenden zu bleiben.",
    "id": 19287,
    "action_name": "Translation changed",
    "url": "https://weblate.ppc.lol/api/changes/19287/?format=api"
}