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

{
    "url": "https://demozoo.org/api/v1/releasers/46027/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46027/",
    "id": 46027,
    "name": "Blackline",
    "is_group": true,
    "nicks": [
        {
            "name": "Blackline",
            "abbreviation": "BLL",
            "is_primary_nick": true,
            "variants": [
                "BLL",
                "Blackline",
                "The Blackline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46026/?format=api",
                "id": 46026,
                "name": "Gösta Bergfeld"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114280/?format=api",
                "id": 114280,
                "name": "Goose"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                "id": 11620,
                "name": "Se7en"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29034/?format=api",
                "id": 29034,
                "name": "Moskwa TV"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/115847/?format=api",
                "id": 115847,
                "name": "Management"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=687"
        }
    ]
}