Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104480542/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/turris-auth/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/turris-auth/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-01T12:41:33.687838+02:00",
    "action": 5,
    "target": "Detta kan utnyttjas av angripare för att få tillgång till ditt lösenord och därmed till routerns konfiguration. Vi rekommenderar starkt att du använder en säker anslutning för att logga in på routerns webbtjänster. Du hittar mer information i vår ",
    "id": 64827612,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/64827612/?format=api"
}