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

{
    "url": "https://demozoo.org/api/v1/releasers/41344/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41344/",
    "id": 41344,
    "name": "Mad Max Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "Mad Max Corporation",
            "abbreviation": "MMC",
            "is_primary_nick": true,
            "variants": [
                "MMC",
                "Mad Max Corporation"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41343/?format=api",
                "id": 41343,
                "name": "Vision-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31439/?format=api",
                "id": 31439,
                "name": "The Blade Runners"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66246/?format=api",
                "id": 66246,
                "name": "Guido"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111990/?format=api",
                "id": 111990,
                "name": "Mad Max"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}