Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/400308/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/ia/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/emism/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/emism/?format=api",
    "timestamp": "2025-02-02T05:39:51.694519Z",
    "action": 5,
    "target": "Lege plus sur <br /><strong>fedoramagazine.org</strong>!",
    "old": "",
    "details": {
        "state": 20,
        "source": "Read more at <br /><strong>fedoramagazine.org</strong>!",
        "old_state": 0
    },
    "id": 17968972,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17968972/?format=api"
}