Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17476199/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-12-13T09:06:52.585683Z",
    "action": 2,
    "target": "<b>Pool</b > – Cocher la case a pour effet d'indiquer que le nom d'hôte pointe vers un pool de serveurs.\n\n<b>NTS</b> – Cocher la case a pour effet d'indiquer la prise en charge de l'authentification Network Time Security.",
    "old": "<b>Pool</b > - Si coché, indique que le nom d'hôte fait référence à un ensemble de serveurs.\n\n<b>NTS</b> - Si coché, indique la prise en charge de l'authentification Network Time Security.",
    "details": {
        "state": 20,
        "source": "<b>Pool</b > - If checked, indicates the Host Name refers to a pool of servers.\n\n<b>NTS</b> - If checked, indicates support for Network Time Security authentication.",
        "old_state": 20
    },
    "id": 17490664,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17490664/?format=api"
}