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

{
    "url": "https://demozoo.org/api/v1/releasers/7229/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7229/",
    "id": 7229,
    "name": "The Eastgang",
    "is_group": true,
    "nicks": [
        {
            "name": "Eastgang",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eastgang"
            ]
        },
        {
            "name": "The Eastgang",
            "abbreviation": "TEG",
            "is_primary_nick": true,
            "variants": [
                "TEG",
                "The Eastgang"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7228/?format=api",
                "id": 7228,
                "name": "Odysseus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8429/?format=api",
                "id": 8429,
                "name": "Pvt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115973/?format=api",
                "id": 115973,
                "name": "Mc Byte"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=929"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8319"
        }
    ]
}