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

{
    "url": "https://demozoo.org/api/v1/releasers/71299/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71299/",
    "id": 71299,
    "name": "Schnappsgirls",
    "is_group": true,
    "nicks": [
        {
            "name": "Schnappsgirls",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Schnappsgirls"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13365/?format=api",
                "id": 13365,
                "name": "Dwarf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6452/?format=api",
                "id": 6452,
                "name": "cyraxx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11347/?format=api",
                "id": 11347,
                "name": "moqui"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13838/?format=api",
                "id": 13838,
                "name": "Madame"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/643/?format=api",
                "id": 643,
                "name": "Puryx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                "id": 412,
                "name": "Farfar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72210/?format=api",
                "id": 72210,
                "name": "frostpfote"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                "id": 1981,
                "name": "JCO"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://schnappsgirls.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13143"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/schnappsgirls"
        }
    ]
}