Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/54543/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/ar/?format=api",
    "user": "https://weblate.rikka.app/api/users/auahhah/?format=api",
    "author": "https://weblate.rikka.app/api/users/auahhah/?format=api",
    "timestamp": "2024-03-13T04:26:23.404309Z",
    "action": 5,
    "target": "لقد بذلنا الكثير من الجهد في تطوير هذا التطبيق، يرجى النظر في الشراء إذا كنت ترغب في ذلك.\n\n عند عدم الشراء، يمكنك استخدام طلاء لمدة 5 دقائق في كل مرة. وبعد 5 دقائق، لاستخدام التراكب مرة أخرى، يتعين عليك إعادة تشغيل الخدمة يدويًا.",
    "old": "",
    "details": {
        "state": 20,
        "source": "We put a lot of effort into developing this app, please consider purchase if you like it.\n\nWhen not purchased, you can use the overlay for 5 minutes at a time. After 5 minutes, to use the overlay again, you need to restart the service manually.",
        "old_state": 0
    },
    "id": 53620,
    "action_name": "Translation added",
    "url": "https://weblate.rikka.app/api/changes/53620/?format=api"
}