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

{
    "url": "https://demozoo.org/api/v1/releasers/112937/?format=api",
    "demozoo_url": "https://demozoo.org/groups/112937/",
    "id": 112937,
    "name": "The Lords of Destruction",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lords of Destruction",
            "abbreviation": "LOD",
            "is_primary_nick": true,
            "variants": [
                "L.O.D.",
                "LOD",
                "The Lords of Destruction"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112938/?format=api",
                "id": 112938,
                "name": "The Phantom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112939/?format=api",
                "id": 112939,
                "name": "Lord Death"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112940/?format=api",
                "id": 112940,
                "name": "Dorkmaste"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112941/?format=api",
                "id": 112941,
                "name": "Ace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112942/?format=api",
                "id": 112942,
                "name": "Ninja"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112943/?format=api",
                "id": 112943,
                "name": "FMO"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}