Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7117928/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tigg/?format=api",
    "timestamp": "2024-12-18T11:15:39.864716Z",
    "action": 2,
    "target": "%%anaconda-osa on poistettu käytöstä. Se voidaan poistaa tulevista julkaisuista, mikä johtaa kohtalokkaaseen virheeseen, kun se havaitaan. Muokkaa tätä aloitustiedostoa poistaaksesi tämän osan.",
    "old": "anaconda-osa %% on poistettu käytöstä. Se voidaan poistaa tulevista julkaisuista, mikä johtaa kohtalokkaaseen virheeseen, kun se havaitaan. Muokkaa tätä aloitustiedostoa poistaaksesi tämän osan.",
    "details": {
        "state": 20,
        "source": "The %%anaconda section has been deprecated. It may be removed from future releases, which will result in a fatal error when it is encountered. Please modify your kickstart file to remove this section.",
        "old_state": 20
    },
    "id": 17505809,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17505809/?format=api"
}