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

{
    "url": "https://demozoo.org/api/v1/releasers/5928/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5928/",
    "id": 5928,
    "name": "Gnumpf-Posse",
    "is_group": true,
    "nicks": [
        {
            "name": "Gnumpf",
            "abbreviation": "GN",
            "is_primary_nick": false,
            "variants": [
                "GN",
                "Gnumpf"
            ]
        },
        {
            "name": "Gnumpf-Posse",
            "abbreviation": "GNP",
            "is_primary_nick": true,
            "variants": [
                "GNP",
                "Gnumpf-Posse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6283/?format=api",
                "id": 6283,
                "name": "Novel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21365/?format=api",
                "id": 21365,
                "name": "TGI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21371/?format=api",
                "id": 21371,
                "name": "Greg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17605/?format=api",
                "id": 17605,
                "name": "DoenerAli"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149026/?format=api",
                "id": 149026,
                "name": "Squirrel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2913"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32215"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11289"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCIIjC5hVsHyrzq7ehwsaKGw"
        }
    ]
}