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

{
    "url": "https://demozoo.org/api/v1/releasers/55684/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55684/",
    "id": 55684,
    "name": "Mister Miller",
    "is_group": false,
    "nicks": [
        {
            "name": "Mister Miller",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mister Miller"
            ]
        },
        {
            "name": "Mr. Miller",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Miller"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51863/?format=api",
                "id": 51863,
                "name": "German Spreading Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55713/?format=api",
                "id": 55713,
                "name": "Bojesoft 1991"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110357/?format=api",
                "id": 110357,
                "name": "Devils"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109554/?format=api",
                "id": 109554,
                "name": "The Black Tulip"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109679/?format=api",
                "id": 109679,
                "name": "The Electronic Dreams"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11273"
        }
    ]
}