Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3161740/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "timestamp": "2024-11-28T19:35:35.268012Z",
    "action": 5,
    "target": "La mida de la partició %(mount)s és inferior a la necessària %(size)s.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your %(mount)s partition size is lower than required %(size)s.",
        "old_state": 0
    },
    "id": 17468050,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17468050/?format=api"
}