Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/13815241/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesjoin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2023-11-16T11:40:15.798836Z",
    "action": 5,
    "target": "Hay un excelente https://fedoramagazine.org/how-to-contribute-to-fedora/[artículo en Fedora Magazine] que cubre algunos detalles de las diversas maneras en las que puede empezar.",
    "id": 12890491,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12890491/?format=api"
}