Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40701/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/desktop/tr/?format=api",
    "user": "https://weblate.securedrop.org/api/users/erdy/?format=api",
    "author": "https://weblate.securedrop.org/api/users/erdy/?format=api",
    "timestamp": "2024-03-29T01:42:56.689851Z",
    "action": 2,
    "target": "Uygulama Sunucusuna SSH bağlantısı kur",
    "id": 69997,
    "action_name": "Translation changed",
    "url": "https://weblate.securedrop.org/api/changes/69997/?format=api"
}