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

{
    "url": "https://demozoo.org/api/v1/releasers/138014/?format=api",
    "demozoo_url": "https://demozoo.org/groups/138014/",
    "id": 138014,
    "name": "The Brain International",
    "is_group": true,
    "nicks": [
        {
            "name": "The Brain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Brain"
            ]
        },
        {
            "name": "The Brain International",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Brain International"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138015/?format=api",
                "id": 138015,
                "name": "Xeno"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138016/?format=api",
                "id": 138016,
                "name": "Doc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138017/?format=api",
                "id": 138017,
                "name": "Memphis"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5167"
        }
    ]
}