Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1551110/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookintroduction_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-21T03:05:51.109281Z",
    "action": 59,
    "target": "FreeBSD는 웹 서버로 잘 알려져 있습니다.  link:https://www.freebsdfoundation.org/about/testimonials/[testimonials from companies basing their products and services on FreeBSD]는 FreeBSD 재단 웹사이트에서 찾을 수 있습니다.  위키백과에서도 link:https://en.wikipedia.org/wiki/List_of_products_based_on_FreeBSD[list of products based on FreeBSD]를 관리하고 있습니다.",
    "id": 499839,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/499839/?format=api"
}