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

{
    "url": "https://demozoo.org/api/v1/releasers/107257/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107257/",
    "id": 107257,
    "name": "Boss & Co.",
    "is_group": true,
    "nicks": [
        {
            "name": "Boss & Co.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boss & Co.",
                "Boss and Co."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141474/?format=api",
                "id": 141474,
                "name": "CHR $"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141475/?format=api",
                "id": 141475,
                "name": "Flash Turtle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141476/?format=api",
                "id": 141476,
                "name": "Hagbard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7240/?format=api",
                "id": 7240,
                "name": "The Syndrom"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4206"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9496"
        }
    ]
}