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

{
    "url": "https://demozoo.org/api/v1/releasers/64994/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64994/",
    "id": 64994,
    "name": "The Limit Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Limit Crew",
            "abbreviation": "TLC",
            "is_primary_nick": true,
            "variants": [
                "TLC",
                "The Limit Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14683/?format=api",
                "id": 14683,
                "name": "Bilbo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14682/?format=api",
                "id": 14682,
                "name": "Rygar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91775/?format=api",
                "id": 91775,
                "name": "Galvan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136638/?format=api",
                "id": 136638,
                "name": "Trion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123725/?format=api",
                "id": 123725,
                "name": "Triac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4089/?format=api",
                "id": 4089,
                "name": "Zaphod"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2099"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8756"
        }
    ]
}