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

{
    "url": "https://demozoo.org/api/v1/releasers/7033/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7033/",
    "id": 7033,
    "name": "Hille",
    "is_group": false,
    "nicks": [
        {
            "name": "Gaw",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gaw"
            ]
        },
        {
            "name": "Hille",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hille"
            ]
        },
        {
            "name": "Lazy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lazy"
            ]
        },
        {
            "name": "PA+",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PA+"
            ]
        },
        {
            "name": "Z.A.P",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Z.A.P",
                "Zap"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7034/?format=api",
                "id": 7034,
                "name": "Insanity"
            },
            "is_current": true
        },
        {
            "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/14321/?format=api",
                "id": 14321,
                "name": "Acid"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3337"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32376"
        }
    ]
}