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

{
    "url": "https://demozoo.org/api/v1/releasers/104213/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104213/",
    "id": 104213,
    "name": "Shut Berlin Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Shut Berlin Group",
            "abbreviation": "SBG",
            "is_primary_nick": true,
            "variants": [
                "SBG",
                "Shut Berlin Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4534/?format=api",
                "id": 4534,
                "name": "Shut Berlin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60930/?format=api",
                "id": 60930,
                "name": "Andy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60935/?format=api",
                "id": 60935,
                "name": "The Visitor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60933/?format=api",
                "id": 60933,
                "name": "Mike"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67023"
        }
    ]
}