Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/83434975/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/sv/?format=api",
    "user": "https://hosted.weblate.org/api/users/Umeaboy/?format=api",
    "author": "https://hosted.weblate.org/api/users/Umeaboy/?format=api",
    "timestamp": "2023-09-22T20:08:23.754645+02:00",
    "action": 5,
    "target": "Honeypot som en tjänst (HaaS) är en speciell mjukvara som simulerar ett operativsystem och tillåter en angripare att logga in via SSH eller telnet och köra kommandon eller hämta skadlig programvara.",
    "id": 66840339,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/66840339/?format=api"
}