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

{
    "url": "https://demozoo.org/api/v1/releasers/8702/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8702/",
    "id": 8702,
    "name": "Omicron",
    "is_group": true,
    "nicks": [
        {
            "name": "Omicron",
            "abbreviation": "OMC",
            "is_primary_nick": true,
            "variants": [
                "OMC",
                "Omicron"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17881/?format=api",
                "id": 17881,
                "name": "Blackcross"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17882/?format=api",
                "id": 17882,
                "name": "Cubic One"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8437/?format=api",
                "id": 8437,
                "name": "Onyx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17884/?format=api",
                "id": 17884,
                "name": "Starlight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17885/?format=api",
                "id": 17885,
                "name": "Wizard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17883/?format=api",
                "id": 17883,
                "name": "Orc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113875/?format=api",
                "id": 113875,
                "name": "Outrage!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87275/?format=api",
                "id": 87275,
                "name": "Alter Ego"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13470"
        }
    ]
}