Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157119/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kouhi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/kouhi/?format=api",
    "timestamp": "2020-04-01T10:45:56.852161Z",
    "action": 5,
    "target": "بیشتر نسخه‌های مدرن FreeBSD از IPsec در کدمنبع‌شان پشتیبانی می‌کنند. تنها نیاز است که شما گزینه <option>IPSEC</option> را در فایل پیکربندی هسته بگنجانید و پس از آنکه هسته را کامپایل و نصب کردید، با استفاده از دستور <citerefentry><refentrytitle>setkey</refentrytitle><manvolnum>8</manvolnum></citerefentry> اتصالات IPsec را پیکربندی کنید.",
    "id": 64023,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/64023/?format=api"
}