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

{
    "url": "https://demozoo.org/api/v1/releasers/95718/?format=api",
    "demozoo_url": "https://demozoo.org/groups/95718/",
    "id": 95718,
    "name": "Trax Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Trax Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trax Crew"
            ]
        },
        {
            "name": "Trax Crew 1993",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Trax Crew 1993"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/673/?format=api",
                "id": 673,
                "name": "Trug"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95719/?format=api",
                "id": 95719,
                "name": "Murkyman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104214/?format=api",
                "id": 104214,
                "name": "FaiRLane"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104215/?format=api",
                "id": 104215,
                "name": "The Last Terminator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6424"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31093"
        }
    ]
}