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

{
    "url": "https://demozoo.org/api/v1/releasers/56414/?format=api",
    "demozoo_url": "https://demozoo.org/groups/56414/",
    "id": 56414,
    "name": "The Blasters Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Blasters",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blasters"
            ]
        },
        {
            "name": "The Blasters Inc.",
            "abbreviation": "TBI",
            "is_primary_nick": true,
            "variants": [
                "TBI",
                "The Blasters Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56415/?format=api",
                "id": 56415,
                "name": "ACM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56412/?format=api",
                "id": 56412,
                "name": "Gunnar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63678/?format=api",
                "id": 63678,
                "name": "Black Hole"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76057/?format=api",
                "id": 76057,
                "name": "Narcisound"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65328/?format=api",
                "id": 65328,
                "name": "Foxbyte"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96366/?format=api",
                "id": 96366,
                "name": "Rivanforce"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96367/?format=api",
                "id": 96367,
                "name": "Jr. Predator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=186"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7635"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8422"
        }
    ]
}