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

{
    "url": "https://demozoo.org/api/v1/releasers/133627/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133627/",
    "id": 133627,
    "name": "Pirates Living Under Surveillance",
    "is_group": true,
    "nicks": [
        {
            "name": "Pirates Living Under Surveillance",
            "abbreviation": "PLUS",
            "is_primary_nick": true,
            "variants": [
                "PLUS",
                "Pirates Living Under Surveillance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129862/?format=api",
                "id": 129862,
                "name": "King of Zombies"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133904/?format=api",
                "id": 133904,
                "name": "Edgar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133909/?format=api",
                "id": 133909,
                "name": "Discus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133907/?format=api",
                "id": 133907,
                "name": "The Grandmaster"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3078"
        }
    ]
}