Changes API.

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

GET /api/changes/2930505/?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": "2020-03-26T14:12:49Z",
    "action": 4,
    "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": 2930505,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2930505/?format=api"
}