Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13081846/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
    "timestamp": "2023-04-26T07:24:46.932928Z",
    "action": 2,
    "target": "Det finns %s icke formaterade enheter. Vill du formatera dem nu?",
    "id": 2675478,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2675478/?format=api"
}