Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10022942/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/ne/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-09T23:01:44.599937Z",
    "action": 59,
    "target": "भिडियो यन्त्रमा जडान गर्न सकिएन (%s).\nकृपया जडान जाँच्नुहोस्।",
    "old": "",
    "details": {
        "state": 10,
        "source": "Could not set window info on video device (%s).\nPlease check connection.",
        "old_state": -1
    },
    "id": 4385077,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4385077/?format=api"
}