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

{
    "url": "https://demozoo.org/api/v1/releasers/90657/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90657/",
    "id": 90657,
    "name": "The Devils",
    "is_group": true,
    "nicks": [
        {
            "name": "The Devils",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Devils"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131098/?format=api",
                "id": 131098,
                "name": "The Sky Fighter"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131099/?format=api",
                "id": 131099,
                "name": "Mr. Silver"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141470/?format=api",
                "id": 141470,
                "name": "Indy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3982"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9396"
        }
    ]
}