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

{
    "url": "https://demozoo.org/api/v1/releasers/37092/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37092/",
    "id": 37092,
    "name": "The Judges",
    "is_group": true,
    "nicks": [
        {
            "name": "The Judges",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Judges"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45037/?format=api",
                "id": 45037,
                "name": "Coko"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45036/?format=api",
                "id": 45036,
                "name": "Der Hansie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45034/?format=api",
                "id": 45034,
                "name": "Red"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45035/?format=api",
                "id": 45035,
                "name": "White"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=450"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65655"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1677"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/The_Judges_(demogroup)"
        }
    ]
}