Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-02T14:30:01.048860Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "https://pagure.io/fedora-web/translations",
            "https://pagure.io/fedora-web/translations.git",
            "ssh://git@pagure.io/fedora-web/translations",
            "ssh://git@pagure.io/fedora-web/translations.git"
        ],
        "branch": "master",
        "repo_url": "https://pagure.io/fedora-web/translations",
        "full_name": "fedora-web/translations",
        "service_long_name": "Pagure"
    },
    "id": 17981733,
    "action_name": "Repository notification received",
    "url": "https://translate.fedoraproject.org/api/changes/17981733/?format=api"
}