Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674060/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-14T23:22:44.622546Z",
    "action": 59,
    "target": "         Podeu donar un nom a la partició.\n         Aquest nom roman invisible fins que la partició s'obre, però pot ajudar\n         a identificar-la durant l'ús.\n",
    "old": "         Podeu donar un nom a la partició.\n         Aquest nom roman invisible fins que la partició s'obre, però pot ajudar\n         a identificar-la durant l'ús.\n",
    "details": {
        "state": 30,
        "source": "         You can give a name to the partition.\n         This name remains invisible until the partition is open but can help\n         you to identify it during use.\n",
        "old_state": 30
    },
    "id": 3311745,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3311745/?format=api"
}