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

{
    "url": "https://demozoo.org/api/v1/releasers/59865/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59865/",
    "id": 59865,
    "name": "GBF Design",
    "is_group": true,
    "nicks": [
        {
            "name": "GBF Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GBF Design"
            ]
        },
        {
            "name": "Gummibärchenfront",
            "abbreviation": "GBF",
            "is_primary_nick": false,
            "variants": [
                "GBF",
                "Gummibärchenfront"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7508/?format=api",
                "id": 7508,
                "name": "Treat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90334/?format=api",
                "id": 90334,
                "name": "Xaver"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52160/?format=api",
                "id": 52160,
                "name": "Mac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54878/?format=api",
                "id": 54878,
                "name": "Megabyte"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1652"
        }
    ]
}