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

{
    "url": "https://demozoo.org/api/v1/releasers/118450/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118450/",
    "id": 118450,
    "name": "The Ware Lords",
    "is_group": true,
    "nicks": [
        {
            "name": "The Ware Lords",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Ware Lords",
                "Ware Lords",
                "Warelords"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116804/?format=api",
                "id": 116804,
                "name": "The Syndicate"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153096/?format=api",
                "id": 153096,
                "name": "Connection"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153636/?format=api",
                "id": 153636,
                "name": "The Prowler"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153635/?format=api",
                "id": 153635,
                "name": "Intense"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}