Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/74861/?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/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-30T23:46:08.151237Z",
    "action": 59,
    "target": "Błąd: Znaleziono ID API z tym samym ID, które próbujesz dodać.",
    "old": "Błąd: Znaleziono ID API z tym samym ID, które próbujesz dodać.",
    "details": {
        "state": 30,
        "source": "Error: API ID found with the same ID as the one you're trying to add.",
        "old_state": 30
    },
    "id": 157573,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/157573/?format=api"
}