Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9313764/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "timestamp": "2023-11-21T19:30:48.179314Z",
    "action": 2,
    "target": "Els nodes següents han sigut descoberts usant l'indicador ISCSI %(initiatorName)s usant el portal amb l'adreça IP %(portalAddress)s.· · Si us plau seleccioni a quins nodes vols accedir:",
    "id": 12912312,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12912312/?format=api"
}