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

{
    "url": "https://demozoo.org/api/v1/releasers/17604/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17604/",
    "id": 17604,
    "name": "Aquanauts",
    "is_group": true,
    "nicks": [
        {
            "name": "Aquanauts",
            "abbreviation": "AQN",
            "is_primary_nick": true,
            "variants": [
                "AQN",
                "Aquanauts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5565/?format=api",
                "id": 5565,
                "name": "Zed Yago"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3119/?format=api",
                "id": 3119,
                "name": "Intensity"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/162/?format=api",
                "id": 162,
                "name": "Jan Harries"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4468"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6723"
        }
    ]
}