Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/353089/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ko/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "timestamp": "2022-02-21T06:27:45.470231Z",
    "action": 5,
    "target": "LXQt Archiver\n\n저작권 (C) 2020 LXQt 팀\n\n이 프로그램은 자유 소프트웨어이므로 자유 소프트웨어 재단이\n배포한 GNU General Public License의 조건에 따라 라이선스 버전 2\n또는 이후 버전(사용자 선택에 따라)을 재배포 및/또는 수정할 수 있습니다.\n\n본 프로그램은 '상품성' 또는 '특정 목적에의 적합성'이라는\n묵시적 보증도 없이 '어떤 보증도 없이' 유용하게 사용되기를 바라는\n마음에서 배포됩니다.\n자세한 내용은 GNU General Public License를 참조하십시오.\n\n이 프로그램과 함께 GNU General Public License 사본을\n받았어야 합니다. 그렇지 않다면 Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA에 문의하십시오.",
    "id": 111080,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/111080/?format=api"
}