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

{
    "url": "https://demozoo.org/api/v1/releasers/89786/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89786/",
    "id": 89786,
    "name": "The Myopathe Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Myopathe Crew",
            "abbreviation": "TMC",
            "is_primary_nick": true,
            "variants": [
                "TMC",
                "The Myopathe Crew"
            ]
        },
        {
            "name": "The Myopaths Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Myopaths Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89787/?format=api",
                "id": 89787,
                "name": "Bite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89788/?format=api",
                "id": 89788,
                "name": "Zite"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89789/?format=api",
                "id": 89789,
                "name": "Lite"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/the-myopathe-crew"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14377"
        }
    ]
}