Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7476177/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/af/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-11T01:10:27.097459Z",
    "action": 4,
    "target": "Die volgende nodusse is ontdek met behulp van die iSCSI-inisieerder <b>%(initiatorName)s</b> met behulp van die portaal IP-adres <b>%(portalAddress)s</b>. Kies asseblief by watter nodusse jy wil aanmeld:",
    "old": "",
    "details": {
        "state": 0,
        "source": "The following nodes were discovered using the iSCSI initiator <b>%(initiatorName)s</b> using the portal IP address <b>%(portalAddress)s</b>.  Please select which nodes you wish to log into:",
        "old_state": 0
    },
    "id": 15435669,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/15435669/?format=api"
}