Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5461988/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/amjan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/amjan/?format=api",
    "timestamp": "2024-03-16T12:39:40.479381Z",
    "action": 2,
    "target": "<a href=\"\" title=\"%(tooltip)s\">انتقاءك الحالي من برمجيات<b>%(product)s</b></a> يتطلب مقدار <b>%(total)s</b> من المساحة المتاحة ومن ضمنها <b>%(software)s</b> من أجل البرمجيات و <b>%(swap)s</b> لمساحة البراح.",
    "old": "انتقاءك الحالي من برمجيات <a href=\"\" title=\"%(tooltip)s\"><b>%(product)s</b> يتطلب مقدار <b>%(total)s</b> من المساحة المتاحة ومن ضمنها <b>%(software)s</b> من أجل البرمجيات و <b>%(swap)s</b> لمساحة البراح.",
    "details": {
        "state": 20,
        "source": "Your current <a href=\"\" title=\"%(tooltip)s\"><b>%(product)s</b> software selection</a> requires <b>%(total)s</b> of available space, including <b>%(software)s</b> for software and <b>%(swap)s</b> for swap space.",
        "old_state": 20
    },
    "id": 15449568,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15449568/?format=api"
}