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

{
    "url": "https://demozoo.org/api/v1/releasers/7062/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7062/",
    "id": 7062,
    "name": "House of Style",
    "is_group": true,
    "nicks": [
        {
            "name": "House of Style",
            "abbreviation": "HOS",
            "is_primary_nick": true,
            "variants": [
                "HOS",
                "House of Style"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1029/?format=api",
                "id": 1029,
                "name": "Mortimer Twang"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7263/?format=api",
                "id": 7263,
                "name": "Ramon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10389/?format=api",
                "id": 10389,
                "name": "Red Demon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25372/?format=api",
                "id": 25372,
                "name": "Nike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20703/?format=api",
                "id": 20703,
                "name": "Ramirez"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116206/?format=api",
                "id": 116206,
                "name": "Wishbringer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amiga.textmod.es/crew/house.of.style/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61147"
        }
    ]
}