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

{
    "url": "https://demozoo.org/api/v1/releasers/16053/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16053/",
    "id": 16053,
    "name": "DMAgic",
    "is_group": true,
    "nicks": [
        {
            "name": "DMAgic",
            "abbreviation": "DMA",
            "is_primary_nick": true,
            "variants": [
                "DMA",
                "DMAgic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16414/?format=api",
                "id": 16414,
                "name": "MacGyver"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17982/?format=api",
                "id": 17982,
                "name": "Thunderblade"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20540/?format=api",
                "id": 20540,
                "name": "Wotnau"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24077/?format=api",
                "id": 24077,
                "name": "Jak T Rip"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8867/?format=api",
                "id": 8867,
                "name": "CreaMD"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68084/?format=api",
                "id": 68084,
                "name": "Octie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15882/?format=api",
                "id": 15882,
                "name": "Stirf"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=226"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2322"
        }
    ]
}