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

{
    "url": "https://demozoo.org/api/v1/releasers/41200/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41200/",
    "id": 41200,
    "name": "The Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Brothers",
            "abbreviation": "TBS",
            "is_primary_nick": true,
            "variants": [
                "TBS",
                "The Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41199/?format=api",
                "id": 41199,
                "name": "Entity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61841/?format=api",
                "id": 61841,
                "name": "Selector"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73957/?format=api",
                "id": 73957,
                "name": "Minor Threat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73946/?format=api",
                "id": 73946,
                "name": "Midnight Caller"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105463/?format=api",
                "id": 105463,
                "name": "Taggy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14622/?format=api",
                "id": 14622,
                "name": "Graffito"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48067"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15243"
        }
    ]
}