Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/54147/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T15:26:27.911634Z",
    "action": 59,
    "target": "Versi terinstal aplikasi ini hanya memerlukan yunohost >= 2.x atau 3.x, yang cenderung menunjukkan bahwa versi tersebut tidak mutakhir dengan praktik pengemasan dan bantuan yang direkomendasikan. Anda harus benar-benar mempertimbangkan untuk memutakhirkannya.",
    "id": 201844,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/201844/?format=api"
}