Changes API.

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

GET /api/changes/3173547/?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": "2023-11-06T16:10:32.491848Z",
    "action": 7,
    "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": 3173547,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3173547/?format=api"
}