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

{
    "url": "https://demozoo.org/api/v1/releasers/103230/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103230/",
    "id": 103230,
    "name": "Misery",
    "is_group": true,
    "nicks": [
        {
            "name": "Misery",
            "abbreviation": "MSY",
            "is_primary_nick": true,
            "variants": [
                "MSY",
                "Misery"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6245/?format=api",
                "id": 6245,
                "name": "Hazel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91068/?format=api",
                "id": 91068,
                "name": "Boom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103231/?format=api",
                "id": 103231,
                "name": "Popas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123960/?format=api",
                "id": 123960,
                "name": "Vortex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154924/?format=api",
                "id": 154924,
                "name": "Black Widow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154925/?format=api",
                "id": 154925,
                "name": "Prozac"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=64686"
        }
    ]
}