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

{
    "url": "https://demozoo.org/api/v1/releasers/10799/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10799/",
    "id": 10799,
    "name": "Inhale",
    "is_group": true,
    "nicks": [
        {
            "name": "Inhale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inhale"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10800/?format=api",
                "id": 10800,
                "name": "Neurotrance"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3063/?format=api",
                "id": 3063,
                "name": "aBHO"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2735/?format=api",
                "id": 2735,
                "name": "Flower"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86404/?format=api",
                "id": 86404,
                "name": "Exile"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}