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

{
    "url": "https://demozoo.org/api/v1/releasers/37391/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37391/",
    "id": 37391,
    "name": "ENS Music",
    "is_group": true,
    "nicks": [
        {
            "name": "ENS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ENS"
            ]
        },
        {
            "name": "ENS Music",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ENS Music"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2190/?format=api",
                "id": 2190,
                "name": "Galtan 6"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32067/?format=api",
                "id": 32067,
                "name": "Dr. B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31567/?format=api",
                "id": 31567,
                "name": "EVE"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}