Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17800718/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-02T22:36:08.695344Z",
    "action": 30,
    "target": "# For Fedora 39 and earlier: $ sudo cp /usr/share/applications/firefox.desktop /usr/local/share/applications/ $ sudo sed -i \"2a\\\\NotShowIn=GNOME;KDE\" /usr/local/share/applications/firefox.desktop",
    "old": "``` $ sudo mkdir -p /usr/local/share/applications/ $ sudo cp /usr/share/applications/firefox.desktop /usr/local/share/applications/ $ sudo sed -i \"2a\\\\NotShowIn=GNOME;KDE\" /usr/local/share/applications/firefox.desktop $ sudo update-desktop-database /usr/local/share/applications/ ```",
    "details": {
        "state": 10,
        "source": "# For Fedora 39 and earlier: $ sudo cp /usr/share/applications/firefox.desktop /usr/local/share/applications/ $ sudo sed -i \"2a\\\\NotShowIn=GNOME;KDE\" /usr/local/share/applications/firefox.desktop",
        "old_state": -1
    },
    "id": 16027674,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/16027674/?format=api"
}