Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/16191/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/da/?format=api",
    "user": "https://translate.sonoransoftware.com/api/users/sonoransoftware/?format=api",
    "author": "https://translate.sonoransoftware.com/api/users/sonoransoftware/?format=api",
    "timestamp": "2024-07-30T22:26:22.481719Z",
    "action": 32,
    "target": "Vil give dig besked, når denne formularskabelon er indsendt, du vil kunne se disse på siden Formularstyring.",
    "old": "Vil give dig besked, når denne formularskabelon er indsendt, du vil kunne se disse på siden Formularstyring.",
    "details": {
        "state": 20,
        "source": "Will notify you when this form template is submitted, youll be able to view these within the Form Management page.",
        "old_state": 20
    },
    "id": 91119,
    "action_name": "Bulk status changed",
    "url": "https://translate.sonoransoftware.com/api/changes/91119/?format=api"
}