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

{
    "url": "https://demozoo.org/api/v1/releasers/154253/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154253/",
    "id": 154253,
    "name": "Underworld",
    "is_group": true,
    "nicks": [
        {
            "name": "Underworld",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Underworld"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18656/?format=api",
                "id": 18656,
                "name": "Alter-Ego"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50297/?format=api",
                "id": 50297,
                "name": "Mutley"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154254/?format=api",
                "id": 154254,
                "name": "Deity"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154255/?format=api",
                "id": 154255,
                "name": "Psycho"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=69187"
        }
    ]
}