{
    "object_kind": "merge_request",
    "event_type": "merge_request",
    "user": {
        "id": 42,
        "name": "Zseller Tamas",
        "username": "zseller.tamas",
        "avatar_url": "https:\/\/www.gravatar.com\/avatar\/c67a5c4a6a5b6347f66709a704396778?s=80&d=identicon",
        "email": "[REDACTED]"
    },
    "project": {
        "id": 51,
        "name": "marketingshop",
        "description": null,
        "web_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
        "git_http_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop.git",
        "namespace": "Volodymyr BIhus",
        "visibility_level": 0,
        "path_with_namespace": "vbihus\/marketingshop",
        "default_branch": "main",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop",
        "url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
        "ssh_url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
        "http_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop.git"
    },
    "object_attributes": {
        "assignee_id": null,
        "author_id": 42,
        "created_at": "2022-12-23 07:22:03 UTC",
        "description": "This reverts commit 2b4b378bab9900645294419a32637268e6a59d7c",
        "head_pipeline_id": 308,
        "id": 6,
        "iid": 1,
        "last_edited_at": null,
        "last_edited_by_id": null,
        "merge_commit_sha": "b6b4f8274e315823d47fdf571a2b5095b8bd74e8",
        "merge_error": null,
        "merge_params": {
            "force_remove_source_branch": "1"
        },
        "merge_status": "can_be_merged",
        "merge_user_id": null,
        "merge_when_pipeline_succeeds": false,
        "milestone_id": null,
        "source_branch": "revert-2b4b378b",
        "source_project_id": 51,
        "state_id": 3,
        "target_branch": "master",
        "target_project_id": 51,
        "time_estimate": 0,
        "title": "Revert \"Add new file\"",
        "updated_at": "2022-12-23 07:22:32 UTC",
        "updated_by_id": null,
        "url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop\/-\/merge_requests\/1",
        "source": {
            "id": 51,
            "name": "marketingshop",
            "description": null,
            "web_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop",
            "avatar_url": null,
            "git_ssh_url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
            "git_http_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop.git",
            "namespace": "Volodymyr BIhus",
            "visibility_level": 0,
            "path_with_namespace": "vbihus\/marketingshop",
            "default_branch": "main",
            "ci_config_path": "",
            "homepage": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop",
            "url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
            "ssh_url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
            "http_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop.git"
        },
        "target": {
            "id": 51,
            "name": "marketingshop",
            "description": null,
            "web_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop",
            "avatar_url": null,
            "git_ssh_url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
            "git_http_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop.git",
            "namespace": "Volodymyr BIhus",
            "visibility_level": 0,
            "path_with_namespace": "vbihus\/marketingshop",
            "default_branch": "main",
            "ci_config_path": "",
            "homepage": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop",
            "url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
            "ssh_url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
            "http_url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop.git"
        },
        "last_commit": {
            "id": "be04872e3222c4f46fb6626e7a6d26198732e8e5",
            "message": "Revert \"Add new file\"\n\nThis reverts commit 2b4b378bab9900645294419a32637268e6a59d7c",
            "title": "Revert \"Add new file\"",
            "timestamp": "2022-12-23T07:21:59+00:00",
            "url": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop\/-\/commit\/be04872e3222c4f46fb6626e7a6d26198732e8e5",
            "author": {
                "name": "Zseller Tamas",
                "email": "zseller.tamas@dh.hu"
            }
        },
        "work_in_progress": false,
        "total_time_spent": 0,
        "time_change": 0,
        "human_total_time_spent": null,
        "human_time_change": null,
        "human_time_estimate": null,
        "assignee_ids": [],
        "reviewer_ids": [],
        "labels": [],
        "state": "merged",
        "blocking_discussions_resolved": true,
        "first_contribution": false,
        "detailed_merge_status": "not_open",
        "action": "merge"
    },
    "labels": [],
    "changes": {
        "state_id": {
            "previous": 4,
            "current": 3
        },
        "updated_at": {
            "previous": "2022-12-23 07:22:32 UTC",
            "current": "2022-12-23 07:22:32 UTC"
        }
    },
    "repository": {
        "name": "marketingshop",
        "url": "git@git.dunahousedev.com:vbihus\/marketingshop.git",
        "description": null,
        "homepage": "http:\/\/git.dunahousedev.com\/vbihus\/marketingshop"
    }
}