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

{
    "url": "https://demozoo.org/api/v1/releasers/101013/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101013/",
    "id": 101013,
    "name": "The Syndicate",
    "is_group": true,
    "nicks": [
        {
            "name": "The Syndicate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Syndicate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96159/?format=api",
                "id": 96159,
                "name": "Incog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104888/?format=api",
                "id": 104888,
                "name": "Hardbyte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105481/?format=api",
                "id": 105481,
                "name": "The Admiral"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121976/?format=api",
                "id": 121976,
                "name": "God"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142953/?format=api",
                "id": 142953,
                "name": "Mistral"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142954/?format=api",
                "id": 142954,
                "name": "Nighthawk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=57177"
        }
    ]
}