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

{
    "url": "https://demozoo.org/api/v1/releasers/54154/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54154/",
    "id": 54154,
    "name": "The Brokers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Brokers",
            "abbreviation": "T.B.O",
            "is_primary_nick": true,
            "variants": [
                "T.B.O",
                "The Brokers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52811/?format=api",
                "id": 52811,
                "name": "Goliath"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69299/?format=api",
                "id": 69299,
                "name": "Rainbow"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69300/?format=api",
                "id": 69300,
                "name": "R.boy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69301/?format=api",
                "id": 69301,
                "name": "Cpt Lammard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69302/?format=api",
                "id": 69302,
                "name": "Skywise"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BROKERS/"
        }
    ]
}