Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-03-30T07:55:23.699048Z",
    "action": 53,
    "target": "",
    "old": "",
    "details": {
        "repos": [
            "git@framagit.org:framasoft/framaforms.git",
            "https://framagit.org/framasoft/framaforms.git",
            "https://framagit.org/framasoft/framaforms.git",
            "git@framagit.org:framasoft/framaforms.git",
            "https://framagit.org/framasoft/framaforms"
        ],
        "branch": "master",
        "repo_url": "https://framagit.org/framasoft/framaforms",
        "full_name": "framasoft/framaforms.git",
        "service_long_name": "GitLab"
    },
    "id": 173407,
    "action_name": "Notification de dépôt reçue",
    "url": "https://weblate.framasoft.org/api/changes/173407/?format=api"
}