Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/47509/?format=api",
    "component": "https://translate.tails.net/api/components/tails/spoof-mac/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/spoof-mac/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2023-11-08T15:16:31.990591Z",
    "action": 7,
    "target": "Der \"Permanent MAC\" ist die \"echte\", eindeutige MAC-Adresse des Netzwerkgeräts. Der \"Current MAC\" ist das, worauf er gerade eingestellt ist, gefälscht oder nicht. Mit anderen Worten:",
    "id": 3175752,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3175752/?format=api"
}