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

{
    "url": "https://demozoo.org/api/v1/releasers/101169/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101169/",
    "id": 101169,
    "name": "Gang of Three",
    "is_group": true,
    "nicks": [
        {
            "name": "Gang of Three",
            "abbreviation": "GOT",
            "is_primary_nick": true,
            "variants": [
                "GOT",
                "Gang of Three"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1636/?format=api",
                "id": 1636,
                "name": "Darry Booper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85785/?format=api",
                "id": 85785,
                "name": "Nasty Boy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69967/?format=api",
                "id": 69967,
                "name": "Patrice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105574/?format=api",
                "id": 105574,
                "name": "Patrick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46869/?format=api",
                "id": 46869,
                "name": "Sundance"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124272/?format=api",
                "id": 124272,
                "name": "Crazy Chip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124273/?format=api",
                "id": 124273,
                "name": "Eggskull"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58918"
        }
    ]
}