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

{
    "url": "https://demozoo.org/api/v1/releasers/76034/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76034/",
    "id": 76034,
    "name": "The Morning Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Morning Crew",
            "abbreviation": "TMC",
            "is_primary_nick": true,
            "variants": [
                "TMC",
                "The Morning Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85559/?format=api",
                "id": 85559,
                "name": "Spider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85560/?format=api",
                "id": 85560,
                "name": "Exotic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85561/?format=api",
                "id": 85561,
                "name": "Street Killer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85562/?format=api",
                "id": 85562,
                "name": "[G]eorge"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13620"
        }
    ]
}