Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-04T14:09:15.340298Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git://github.com/cracklib/cracklib",
            "git://github.com/cracklib/cracklib.git",
            "git@github.com:cracklib/cracklib",
            "git@github.com:cracklib/cracklib.git",
            "https://github.com/cracklib/cracklib",
            "https://github.com/cracklib/cracklib.git"
        ],
        "branch": "main",
        "repo_url": "https://github.com/cracklib/cracklib",
        "full_name": "cracklib/cracklib",
        "service_long_name": "GitHub"
    },
    "id": 18176939,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/18176939/?format=api"
}