Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/32316/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-06T16:49:46.463197Z",
    "action": 59,
    "target": "Libraritë e Jellyseerr skanojnë për tituj. Vendos dhe ruaj cilësimet e lidhjes Plex, pastaj kliko në butonin më poshtë nëse nuk janë të listuara libraritë.",
    "old": "Libraritë e Jellyseerr skanojnë për tituj. Vendos dhe ruaj cilësimet e lidhjes Plex, pastaj kliko në butonin më poshtë nëse nuk janë të listuara libraritë.",
    "details": {
        "state": 10,
        "source": "The libraries Seerr scans for titles. Set up and save your Plex connection settings, then click the button below if no libraries are listed.",
        "context": "components.Settings.plexlibrariesDescription",
        "old_state": 10
    },
    "id": 80250,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/80250/?format=api"
}