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

{
    "url": "https://demozoo.org/api/v1/releasers/27510/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27510/",
    "id": 27510,
    "name": "Pype",
    "is_group": false,
    "nicks": [
        {
            "name": "Codasm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Codasm"
            ]
        },
        {
            "name": "DJ Ype",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Ype"
            ]
        },
        {
            "name": "Pype",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pype"
            ]
        },
        {
            "name": "PypeBros",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PypeBros"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27511/?format=api",
                "id": 27511,
                "name": "PPP Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sylvainhb.blogspot.com/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2421/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/pypebros/"
        }
    ]
}