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

{
    "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22036/",
    "id": 22036,
    "name": "Obscure",
    "is_group": true,
    "nicks": [
        {
            "name": "Obscure",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Obscure"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65815/?format=api",
                "id": 65815,
                "name": "Ally"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65816/?format=api",
                "id": 65816,
                "name": "Anvil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/188/?format=api",
                "id": 188,
                "name": "Evade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65817/?format=api",
                "id": 65817,
                "name": "Obeewan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65818/?format=api",
                "id": 65818,
                "name": "Reanimator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73357/?format=api",
                "id": 73357,
                "name": "Zyrax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13027/?format=api",
                "id": 13027,
                "name": "Sunday"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1233"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19991011095026/http://home1.swipnet.se/~w-16169/obscure/"
        }
    ]
}