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

{
    "url": "https://demozoo.org/api/v1/releasers/54645/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54645/",
    "id": 54645,
    "name": "The Terrible Two",
    "is_group": true,
    "nicks": [
        {
            "name": "TTWO",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TTWO"
            ]
        },
        {
            "name": "Terrible 2",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Terrible 2"
            ]
        },
        {
            "name": "The Terrible Two",
            "abbreviation": "T2",
            "is_primary_nick": true,
            "variants": [
                "T2",
                "The Terrible Two"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106610/?format=api",
                "id": 106610,
                "name": "Le Squadron Dominant"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109999/?format=api",
                "id": 109999,
                "name": "The Supersonics"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112117/?format=api",
                "id": 112117,
                "name": "Marco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142268/?format=api",
                "id": 142268,
                "name": "Rico"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1986"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8722"
        }
    ]
}