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

{
    "url": "https://demozoo.org/api/v1/releasers/91239/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91239/",
    "id": 91239,
    "name": "Dark Angels",
    "is_group": true,
    "nicks": [
        {
            "name": "Dark Angels",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dark Angels"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64013/?format=api",
                "id": 64013,
                "name": "Wanton"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59819/?format=api",
                "id": 59819,
                "name": "RIB"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62132/?format=api",
                "id": 62132,
                "name": "SCH"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1632/?format=api",
                "id": 1632,
                "name": "Kowtow"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/553/?format=api",
                "id": 553,
                "name": "Marvel"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43192"
        }
    ]
}