Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18276098/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "timestamp": "2024-11-24T00:07:41.489397Z",
    "action": 2,
    "target": "Nem létezik „{}” nevű vékony tárhely. A vékony tárhelyeket a vékony kötetek előtt adja meg.",
    "old": "Nem létezik „{}” nevű vékony tárhely. Adja meg a vékony tárhelyeket a vékony kötetek előtt.",
    "details": {
        "state": 20,
        "source": "No thin pool exists with the name \"{}\". Specify thin pools before thin volumes.",
        "old_state": 20
    },
    "id": 17453243,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17453243/?format=api"
}