Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8184760/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/altfedoraprojectorg/de/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-13T06:11:46.110963Z",
    "action": 4,
    "target": "Die folgenden Fedora Downloads sind entweder für spezielle Bedürfnisse - zum Testen, für besondere Architekturen - bestimmt, oder es handelt sich um minimal angepasste Standard-Versionen von Fedora in alternativen Formaten, wie beispielsweise zur Netzwerk-Installation oder im Bittorrent-Format.",
    "id": 3333912,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3333912/?format=api"
}