Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/13815566/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpageshelp/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpageshelp/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mikeonlinux/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mikeonlinux/?format=api",
    "timestamp": "2023-04-17T17:12:13.568528Z",
    "action": 5,
    "target": "Pour commencer, https://docs.fedoraproject.org/fr-FR/quick-docs/[la documentation rapide Fedora] est une collection de brefs tutoriels et de documentation de type FAQ pour les utilisateurs de Fedora.",
    "id": 11500536,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11500536/?format=api"
}