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

{
    "url": "https://demozoo.org/api/v1/releasers/129222/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129222/",
    "id": 129222,
    "name": "Kain",
    "is_group": false,
    "nicks": [
        {
            "name": "DA.D",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DA D",
                "DA.D"
            ]
        },
        {
            "name": "Darek Drobnica",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darek Drobnica"
            ]
        },
        {
            "name": "Kain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kain"
            ]
        },
        {
            "name": "Rob Pease",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rob Pease"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22425/?format=api",
                "id": 22425,
                "name": "Grinders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129223/?format=api",
                "id": 129223,
                "name": "Squaredram"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18060/?format=api",
                "id": 18060,
                "name": "Vague Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18682/?format=api",
                "id": 18682,
                "name": "Palsecam"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=15798"
        }
    ]
}