Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/686043/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/openpgp_keys/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/openpgp_keys/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-08T16:20:37.312087Z",
    "action": 59,
    "target": "У этого ключа есть подключ шифрования. Пожалуйста, используйте его для шифрования писем в зашифрованную рассылку основных разработчиков Tails: [[tails@boum.org/about/contact#tails]].",
    "id": 3307890,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3307890/?format=api"
}