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

{
    "url": "https://demozoo.org/api/v1/releasers/98787/?format=api",
    "demozoo_url": "https://demozoo.org/groups/98787/",
    "id": 98787,
    "name": "The Soft Zone 2404",
    "is_group": true,
    "nicks": [
        {
            "name": "SoftZone",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SoftZone"
            ]
        },
        {
            "name": "The Soft Zone 2404",
            "abbreviation": "TSZ",
            "is_primary_nick": true,
            "variants": [
                "TSZ",
                "The Soft Zone 2404"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81739/?format=api",
                "id": 81739,
                "name": "Pioneer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1889"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43879"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8691"
        }
    ]
}