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

{
    "url": "https://demozoo.org/api/v1/releasers/115539/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115539/",
    "id": 115539,
    "name": "The 1200 Club",
    "is_group": true,
    "nicks": [
        {
            "name": "The 1200 Club",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "1200 Club",
                "The 1200 Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118462/?format=api",
                "id": 118462,
                "name": "Apple Bandit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118469/?format=api",
                "id": 118469,
                "name": "Mr. Krac-Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118560/?format=api",
                "id": 118560,
                "name": "Fineous Fingers"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120631/?format=api",
                "id": 120631,
                "name": "The Freeze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120630/?format=api",
                "id": 120630,
                "name": "Dr. Micro"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9577"
        }
    ]
}