Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120587457/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel1/sv/?format=api",
    "user": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
    "author": "https://hosted.weblate.org/api/users/bittin1ddc447d824349b2/?format=api",
    "timestamp": "2024-04-10T10:07:08.319212+02:00",
    "action": 5,
    "target": "Alternativt kan du låsa root-kontots lösenord genom att lämna denna inställning tom, och istället använda systemets ursprungliga användarkonto (som kommer att ställas in i nästa steg) för att få administrativa rättigheter. Detta kommer att aktiveras för dig genom att lägga till den första användaren i gruppen \"sudo\".",
    "id": 87215725,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/87215725/?format=api"
}