Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/35951/?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-08T14:17:53.922208Z",
    "action": 7,
    "target": "SSL-Zertifikate versuchen, dieses Problem zu lösen. Ein SSL-Zertifikat wird normalerweise von einer Zertifizierungsstelle ausgestellt, um die Identität eines Servers zu zertifizieren. Wenn Sie eine Website erreichen, vertraut Ihr Webbrowser möglicherweise automatisch einem SSL-Zertifikat, wenn er der Behörde vertraut, die es ausgestellt hat.",
    "id": 3175234,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3175234/?format=api"
}