Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17458195/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-18T01:19:09.045404Z",
    "action": 59,
    "target": "El programari marcat per a la instal·lació té les advertències següents. No són fatals, però és possible que vulgueu fer canvis a la selecció de programari.",
    "old": "El programari marcat per a la instal·lació té les advertències següents. No són fatals, però és possible que vulgueu fer canvis a la selecció de programari.",
    "details": {
        "state": 20,
        "source": "The software marked for installation has the following warnings. These are not fatal, but you may wish to make changes to your software selections.",
        "old_state": 20
    },
    "id": 18136595,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18136595/?format=api"
}