Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9836344/?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": "https://translate.fedoraproject.org/api/users/blutch112/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/blutch112/?format=api",
    "timestamp": "2024-02-18T08:22:03.639709Z",
    "action": 5,
    "target": "Si vous ne savez pas à quelle installation appartient une application Flatpak, vous pouvez utiliser cette commande pour l'afficher :",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you're unsure to which installation a Flatpak application belongs, you can use this command to print it out:",
        "old_state": 0
    },
    "id": 15121531,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15121531/?format=api"
}