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

{
    "url": "https://demozoo.org/api/v1/releasers/96605/?format=api",
    "demozoo_url": "https://demozoo.org/groups/96605/",
    "id": 96605,
    "name": "The Cosmos Crackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Cosmos Crackers",
            "abbreviation": "CC",
            "is_primary_nick": false,
            "variants": [
                "CC",
                "Cosmos Crackers"
            ]
        },
        {
            "name": "The Cosmos Crackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Cosmos Crackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2062/?format=api",
                "id": 2062,
                "name": "Ultra"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3123"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35044"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9101"
        }
    ]
}