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

{
    "url": "https://demozoo.org/api/v1/releasers/107701/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107701/",
    "id": 107701,
    "name": "Deus Ex Machina",
    "is_group": true,
    "nicks": [
        {
            "name": "Deus Ex Machina",
            "abbreviation": "DEM",
            "is_primary_nick": true,
            "variants": [
                "D.E.M.",
                "DEM",
                "Deus Ex Machina"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56610/?format=api",
                "id": 56610,
                "name": "Wolfshane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78486/?format=api",
                "id": 78486,
                "name": "Rhyme"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107702/?format=api",
                "id": 107702,
                "name": "Zeb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107703/?format=api",
                "id": 107703,
                "name": "Slaine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107704/?format=api",
                "id": 107704,
                "name": "Delight"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8106"
        }
    ]
}