Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10949564/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f29pagesadvancedboot_options/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f29pagesadvancedboot_options/it/?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": "2025-05-16T02:51:32.722876Z",
    "action": 4,
    "target": "Imposta la lingua da utilizzare durante l'installazione. I codici lingua sono gli stessi utilizzati nel comando Kickstart [command]#lang#, come descritto in xref:../appendixes/Kickstart_Syntax_Reference.adoc#sect-kickstart-commands-lang[lang (opzionale) - Configura lingua durante l'installazione]. Sui sistemi in cui è installato il pacchetto [package]*system-config-language*, un elenco di valori validi può essere trovato anche in `/usr/share/system-config-language/locale-list`.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Sets the language to be used during the installation. Language codes are the same as the ones used in the [command]#lang# Kickstart command as described in xref:appendixes/Kickstart_Syntax_Reference.adoc#sect-kickstart-commands-lang[lang (optional) - Configure Language During Installation]. On systems where the [package]*system-config-language* package is installed, a list of valid values can also be find in `/usr/share/system-config-language/locale-list`.",
        "old_state": 0
    },
    "id": 18678949,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/18678949/?format=api"
}