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

{
    "url": "https://demozoo.org/api/v1/releasers/13617/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13617/",
    "id": 13617,
    "name": "Dawn of a New Age",
    "is_group": true,
    "nicks": [
        {
            "name": "Dawn of a New Age",
            "abbreviation": "DNA",
            "is_primary_nick": true,
            "variants": [
                "DNA",
                "Dawn of a New Age"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15940/?format=api",
                "id": 15940,
                "name": "Eliza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/856/?format=api",
                "id": 856,
                "name": "Cynic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11373/?format=api",
                "id": 11373,
                "name": "Axess"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15941/?format=api",
                "id": 15941,
                "name": "Vanox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15942/?format=api",
                "id": 15942,
                "name": "Dan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15943/?format=api",
                "id": 15943,
                "name": "Charon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/dawn-of-a-new-age"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3398"
        }
    ]
}