Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106678710/?format=api",
    "component": "https://hosted.weblate.org/api/components/ouisync/security/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ouisync/security/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/jnny/?format=api",
    "author": "https://hosted.weblate.org/api/users/jnny/?format=api",
    "timestamp": "2024-01-22T23:29:39.880959+01:00",
    "action": 36,
    "target": "_В состоянии покоя_ Oyisync шифрует данные с помощью [ChaCha20]{1}. В этом случае «Ключ чтения» используется в качестве симметричного ключа шифрования/дешифрования. Ключи аутентифицируются с использованием подписей Ed25519, при этом «ключ записи» является закрытым ключом.",
    "id": 78914667,
    "action_name": "Translation approved",
    "url": "https://hosted.weblate.org/api/changes/78914667/?format=api"
}