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

{
    "url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6284/",
    "id": 6284,
    "name": "Unstable Label",
    "is_group": true,
    "nicks": [
        {
            "name": "Unstable Label",
            "abbreviation": "UNS",
            "is_primary_nick": true,
            "variants": [
                "UNS",
                "Unstable Label"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                "id": 1525,
                "name": "H0ffman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26195/?format=api",
                "id": 26195,
                "name": "SaVannaH"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6412/?format=api",
                "id": 6412,
                "name": "rc55"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15781/?format=api",
                "id": 15781,
                "name": "Clodhoppa"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://unstablelabel.co.uk"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://scenestream.net/demovibes/label/11/"
        },
        {
            "link_class": "DiscogsLabel",
            "url": "https://www.discogs.com/label/17567-Unstable-Label"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41922"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/674/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11170"
        }
    ]
}