Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16025818/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rmt/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rmt/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2024-03-27T15:38:46.107075Z",
    "action": 5,
    "target": "La sol·licitud a SCC ha esgotat el temps d'espera.\n\nVoleu tornar-ho a provar?",
    "id": 3019601,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/3019601/?format=api"
}