Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17415152/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-22T12:19:42.407578Z",
    "action": 71,
    "target": "Значок XKB показывает строку раскладки и она отрисована с тоном RGBA. Тон RGBA может быть 1. именем цвета из X11, 2. шестнадцатеричным значением формата «#rrggbb» где «r», «g» и «b» - шестнадцатеричные цифры для красного, зелёного и синего, 3. цвет RGB в формате «rgb(r,g,b)» иои 4. цвет RGBA в формате «rgba(r,g,b,a)», где «r», «g», и «b» - или целые в границах от 0 до 255 или процентные значения от 0% до 100%, и 'a - это число с плавающей запятой в значении от 0 до 1, устанавливающее прозрачность.",
    "id": 15561014,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15561014/?format=api"
}