Weblate
  • Api Root
  • Change List
  • Change Instance
GET
  • json
  • api

Change Instance

Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1791520/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescommitters-guide_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/ru/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/v.popolitov/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/v.popolitov/?format=api",
    "timestamp": "2025-08-27T08:09:48.356438Z",
    "action": 2,
    "target": "тег https://cgit.freebsd.org/src/tag/?h=release/13.2.0[release/13.2.0] на ветке https://cgit.freebsd.org/src/log/?h=releng/13.2[releng/13.2].",
    "id": 894459,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/894459/?format=api"
}