Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18373334/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/kab/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/butterflyoffire/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/butterflyoffire/?format=api",
    "timestamp": "2024-10-22T11:01:35.567182Z",
    "action": 5,
    "target": "Anwa aɣbalu n usbeddi i tebɣiḍ ad tesqedceḍ?",
    "old": "",
    "details": {
        "state": 20,
        "source": "Which installation source would you like to use?",
        "old_state": 0
    },
    "id": 17176579,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17176579/?format=api"
}