Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/32948/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-16T23:31:46.280533Z",
    "action": 71,
    "target": "Une erreur s'est produite lors de l'obtention des informations de téléchargement pour le fichier :",
    "old": "",
    "details": {
        "state": 20,
        "source": "An error occured while getting download information for file:",
        "old_state": -1
    },
    "id": 32976,
    "action_name": "String added in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/32976/?format=api"
}