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

{
    "url": "https://demozoo.org/api/v1/releasers/22183/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22183/",
    "id": 22183,
    "name": "Teesside Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Teesside Cracking Service",
            "abbreviation": "TCS",
            "is_primary_nick": true,
            "variants": [
                "TCS",
                "Teesside Cracking Service"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                "id": 14863,
                "name": "The Light Circle"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22184/?format=api",
                "id": 22184,
                "name": "The Omega Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89751/?format=api",
                "id": 89751,
                "name": "Ritz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83087/?format=api",
                "id": 83087,
                "name": "Mic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89136/?format=api",
                "id": 89136,
                "name": "Ian"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=15"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58876"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5012"
        }
    ]
}