Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/691998/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2024-12-16T21:16:16.235092Z",
    "action": 4,
    "target": "*Dangerzone* es especialmente útil para periodistas que podrían recibir\ndocumentos peligrosos de fuentes anónimas o cuando descarga documentos de Internet.\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "*Dangerzone* is particularly useful for journalists who might receive dangerous\ndocuments from anonymous sources or download them from the Internet.\n",
        "old_state": 0
    },
    "id": 3397687,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3397687/?format=api"
}