Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616610/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-17T22:00:57.552450Z",
    "action": 59,
    "target": "변경과 새로운 기능에 대한 상세한 정보를 위하여 <a href=\"%(announcement_url)s\">출시 발표</a>을 알아보고, 공통적인 결점과 그 들 해결 방법을 위한 <a href=\"%(commonbugs_url)s\">공통 결점</a>부분을 알아보세요.",
    "old": "변경과 새로운 기능에 대한 상세한 정보를 위하여 <a href=\"%(announcement_url)s\">출시 발표</a>을 알아보고, 공통적인 결점과 그 들 해결 방법을 위한 <a href=\"%(commonbugs_url)s\">공통 결점</a>부분을 알아보세요.",
    "details": {
        "state": 20,
        "source": "Read the <a href=\"%(announcement_url)s\">release announcmeent</a> for more information on changes and new features, and the <a href=\"%(commonbugs_url)s\">Common Bugs</a> page for information on commonly-encountered bugs and how to avoid them.",
        "old_state": 20
    },
    "id": 11501020,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11501020/?format=api"
}