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

{
    "url": "https://demozoo.org/api/v1/releasers/90398/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90398/",
    "id": 90398,
    "name": "Air Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Air Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Air Design"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53742/?format=api",
                "id": 53742,
                "name": "Exat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68445/?format=api",
                "id": 68445,
                "name": "Zoris"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121768/?format=api",
                "id": 121768,
                "name": "Zagor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112495/?format=api",
                "id": 112495,
                "name": "Alive"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1844"
        }
    ]
}