Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106678728/?format=api",
    "component": "https://hosted.weblate.org/api/components/ouisync/security/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ouisync/security/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/insider_ua/?format=api",
    "author": "https://hosted.weblate.org/api/users/insider_ua/?format=api",
    "timestamp": "2024-01-25T20:47:11.482063+01:00",
    "action": 5,
    "target": "_У стані спокою_, Oyisync шифрує дані за допомогою [ChaCha20]{1}. У цьому випадку \"Ключ для зчитування\" використовується як симетричний ключ шифрування/розшифрування. Ключі автентифікуються за допомогою підписів Ed25519, а \"Ключ запису\" є закритим ключем.",
    "id": 79086201,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/79086201/?format=api"
}