Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/35948/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/new_ssl_certificate/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/new_ssl_certificate/de/?format=api",
    "user": "https://translate.tails.boum.org/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.boum.org/api/users/BenHeld/?format=api",
    "timestamp": "2020-03-26T13:26:37Z",
    "action": 4,
    "target": "Am selben Tag, an dem Tails 0.10 veröffentlicht wurde, begann unsere Website, ein kommerzielles SSL-Zertifikat zu verwenden. Dieses neue Zertifikat ersetzt das vorherige Zertifikat, das von der nichtkommerziellen [CACert-Zertifizierungsstelle] (http://www.cacert.org/) bereitgestellt wurde.",
    "id": 2930474,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2930474/?format=api"
}