Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs/otrs/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-14T11:05:24.239455Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git@git.otrs.com:otrsproduct/otrs/otrs.git",
            "https://git.otrs.com/otrsproduct/otrs/otrs.git",
            "https://git.otrs.com/otrsproduct/otrs/otrs.git",
            "git@git.otrs.com:otrsproduct/otrs/otrs.git",
            "https://git.otrs.com/otrsproduct/otrs/otrs"
        ],
        "branch": "develop",
        "repo_url": "https://git.otrs.com/otrsproduct/otrs/otrs",
        "full_name": "otrsproduct/otrs/otrs",
        "service_long_name": "GitLab"
    },
    "id": 1154675,
    "action_name": "Repository notification received",
    "url": "http://translate.otrs.com/api/changes/1154675/?format=api"
}