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

{
    "url": "https://demozoo.org/api/v1/releasers/74746/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74746/",
    "id": 74746,
    "name": "POW",
    "is_group": true,
    "nicks": [
        {
            "name": "POW",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "POW"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70696/?format=api",
                "id": 70696,
                "name": "Blue-Ice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74733/?format=api",
                "id": 74733,
                "name": "King of Destruction"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68978/?format=api",
                "id": 68978,
                "name": "Antoine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110380/?format=api",
                "id": 110380,
                "name": "Batman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110381/?format=api",
                "id": 110381,
                "name": "Dreadnought"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69606/?format=api",
                "id": 69606,
                "name": "Juggler"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/POW"
        }
    ]
}