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

{
    "url": "https://demozoo.org/api/v1/releasers/115706/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115706/",
    "id": 115706,
    "name": "Mike",
    "is_group": false,
    "nicks": [
        {
            "name": "MB 7447",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MB 7447"
            ]
        },
        {
            "name": "Michael Vandenberg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Michael Vandenberg"
            ]
        },
        {
            "name": "Mike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mike"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108012/?format=api",
                "id": 108012,
                "name": "Future Technologics 2009"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22587/?format=api",
                "id": 22587,
                "name": "Magnetix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115707/?format=api",
                "id": 115707,
                "name": "Lightning Soundtrack Development"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109872/?format=api",
                "id": 109872,
                "name": "The Lightning Duo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26315"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8013"
        }
    ]
}