Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1490164/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookkernelconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookkernelconfig_index/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/cygnus6960/?format=api",
    "timestamp": "2023-05-07T07:47:25.457131Z",
    "action": 2,
    "target": "[.filename]#/usr/src/# 이 존재하지 않거나 비어 있으면 소스가 설치되지 않은 것입니다.  crossref:mirrors[git,“Using Git”]의 지침에 따라 Git으로 소스를 설치할 수 있습니다.",
    "id": 530367,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/530367/?format=api"
}