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

{
    "url": "https://demozoo.org/api/v1/releasers/68680/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68680/",
    "id": 68680,
    "name": "Crazybyte",
    "is_group": false,
    "nicks": [
        {
            "name": "Crazybyte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crazybyte"
            ]
        },
        {
            "name": "Purple Haze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PH",
                "Purple Haze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44900/?format=api",
                "id": 44900,
                "name": "Global Overdose"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68681/?format=api",
                "id": 68681,
                "name": "The Magnum Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75308/?format=api",
                "id": 75308,
                "name": "Spacecake"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31764"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43076"
        }
    ]
}