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

{
    "url": "https://demozoo.org/api/v1/releasers/6678/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6678/",
    "id": 6678,
    "name": "Hellhound",
    "is_group": false,
    "nicks": [
        {
            "name": "Hellhound",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hellhound"
            ]
        },
        {
            "name": "TMC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TMC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32862/?format=api",
                "id": 32862,
                "name": "Golems"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3466/?format=api",
                "id": 3466,
                "name": "Byte Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46341/?format=api",
                "id": 46341,
                "name": "Chaos AD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102784/?format=api",
                "id": 102784,
                "name": "Valhall Dezign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112355/?format=api",
                "id": 112355,
                "name": "Damage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3282"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12001"
        }
    ]
}