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

{
    "url": "https://demozoo.org/api/v1/releasers/118028/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118028/",
    "id": 118028,
    "name": "Unicorn",
    "is_group": true,
    "nicks": [
        {
            "name": "Unicorn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unicorn"
            ]
        },
        {
            "name": "Unicorn Artist Asylum",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Unicorn Artist Asylum"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76555/?format=api",
                "id": 76555,
                "name": "ShadowSorcerer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137835/?format=api",
                "id": 137835,
                "name": "High Density"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135794/?format=api",
                "id": 135794,
                "name": "One Thumb"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17544/?format=api",
                "id": 17544,
                "name": "Visionary"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76558/?format=api",
                "id": 76558,
                "name": "VectoR"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}