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

{
    "url": "https://demozoo.org/api/v1/releasers/33719/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33719/",
    "id": 33719,
    "name": "Electronic Cracking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "ECC 1939",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ECC 1939"
            ]
        },
        {
            "name": "Electronic Cracking Crew",
            "abbreviation": "ECC",
            "is_primary_nick": true,
            "variants": [
                "ECC",
                "Electronic Cracking Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56149/?format=api",
                "id": 56149,
                "name": "Electro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90271/?format=api",
                "id": 90271,
                "name": "The Floppy Runner"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90272/?format=api",
                "id": 90272,
                "name": "The Great Pumuckl"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3326"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51089"
        }
    ]
}