Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15575003/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-quick-docs/masterpagesdebug-dracut-problems/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesdebug-dracut-problems/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2023-11-25T14:39:58.004649Z",
    "action": 4,
    "target": "Tbrir el depurador de dracut (vea en la sección link:How_to_debug_Dracut_problems#Debugging[the 'debugging dracut'])\ny agregue toda la información relevante del registro de arranque. Esto\nse puede obtener ejecutando el comando `dmesg|grep dracut`\n",
    "id": 13123465,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/13123465/?format=api"
}