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

{
    "url": "https://demozoo.org/api/v1/releasers/110163/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110163/",
    "id": 110163,
    "name": "The Vikings Q",
    "is_group": true,
    "nicks": [
        {
            "name": "The Vikings Q",
            "abbreviation": "TVQ",
            "is_primary_nick": true,
            "variants": [
                "TVQ",
                "The Vikings Q"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93449/?format=api",
                "id": 93449,
                "name": "Dae"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29036/?format=api",
                "id": 29036,
                "name": "Spirit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29037/?format=api",
                "id": 29037,
                "name": "Odin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140459/?format=api",
                "id": 140459,
                "name": "Thor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140460/?format=api",
                "id": 140460,
                "name": "Macho Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140873/?format=api",
                "id": 140873,
                "name": "Mr. Fenix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140880/?format=api",
                "id": 140880,
                "name": "Lee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2134"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3528"
        }
    ]
}