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

{
    "url": "https://demozoo.org/api/v1/releasers/71633/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71633/",
    "id": 71633,
    "name": "Phantasm",
    "is_group": true,
    "nicks": [
        {
            "name": "Phantasm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phantasm"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18597/?format=api",
                "id": 18597,
                "name": "Tilt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71642/?format=api",
                "id": 71642,
                "name": "Vax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71643/?format=api",
                "id": 71643,
                "name": "Nicko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71644/?format=api",
                "id": 71644,
                "name": "Black Horse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5745/?format=api",
                "id": 5745,
                "name": "_V_"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}