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

{
    "url": "https://demozoo.org/api/v1/releasers/151999/?format=api",
    "demozoo_url": "https://demozoo.org/groups/151999/",
    "id": 151999,
    "name": "Liberty",
    "is_group": true,
    "nicks": [
        {
            "name": "Liberty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Liberty"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5164/?format=api",
                "id": 5164,
                "name": "The Invisible Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152000/?format=api",
                "id": 152000,
                "name": "Brax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152001/?format=api",
                "id": 152001,
                "name": "Detch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152002/?format=api",
                "id": 152002,
                "name": "Dr .Zapp"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5166/?format=api",
                "id": 5166,
                "name": "MZK"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152003/?format=api",
                "id": 152003,
                "name": "Gwildor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152004/?format=api",
                "id": 152004,
                "name": "Gator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2369"
        }
    ]
}