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

{
    "url": "https://demozoo.org/api/v1/releasers/30111/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30111/",
    "id": 30111,
    "name": "Techleash",
    "is_group": false,
    "nicks": [
        {
            "name": "Tech",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tech"
            ]
        },
        {
            "name": "Techleash",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Techleash"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26854/?format=api",
                "id": 26854,
                "name": "Bamboo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10012/?format=api",
                "id": 10012,
                "name": "Mo'Playaz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146295/?format=api",
                "id": 146295,
                "name": "Flow.Inc"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7310"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/Techleash"
        }
    ]
}