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

{
    "url": "https://demozoo.org/api/v1/releasers/140744/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140744/",
    "id": 140744,
    "name": "Max",
    "is_group": false,
    "nicks": [
        {
            "name": "Max",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Max"
            ]
        },
        {
            "name": "The Deputy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Deputy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107775/?format=api",
                "id": 107775,
                "name": "Dynamic Cracking Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105816/?format=api",
                "id": 105816,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103808/?format=api",
                "id": 103808,
                "name": "Saxxon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140745/?format=api",
                "id": 140745,
                "name": "The Soulkiller Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107577/?format=api",
                "id": 107577,
                "name": "International Robot Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109947/?format=api",
                "id": 109947,
                "name": "The Real Vision"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13920"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12598"
        }
    ]
}