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

{
    "url": "https://demozoo.org/api/v1/releasers/2257/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2257/",
    "id": 2257,
    "name": "The Syndicate",
    "is_group": true,
    "nicks": [
        {
            "name": "The Syndicate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Syndicate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7622/?format=api",
                "id": 7622,
                "name": "Beastie Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69405/?format=api",
                "id": 69405,
                "name": "Tuerk's Cracker Incorperation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23769/?format=api",
                "id": 23769,
                "name": "Mel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23770/?format=api",
                "id": 23770,
                "name": "Futurelight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123897/?format=api",
                "id": 123897,
                "name": "Cobra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51296/?format=api",
                "id": 51296,
                "name": "Bitcracker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16202/?format=api",
                "id": 16202,
                "name": "Gordon"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1863"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57182"
        }
    ]
}