Changes API.

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

GET /api/changes/2930477/?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": "2020-03-26T13:38:42Z",
    "action": 4,
    "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": 2930477,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2930477/?format=api"
}