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

{
    "url": "https://demozoo.org/api/v1/releasers/17049/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17049/",
    "id": 17049,
    "name": "Cellfish",
    "is_group": true,
    "nicks": [
        {
            "name": "Cellfish",
            "abbreviation": "CF",
            "is_primary_nick": true,
            "variants": [
                "CF",
                "Cellfish"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5258/?format=api",
                "id": 5258,
                "name": "Leia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60855/?format=api",
                "id": 60855,
                "name": "Tech"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17613/?format=api",
                "id": 17613,
                "name": "Cripp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117543/?format=api",
                "id": 117543,
                "name": "Dexter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cellfi.sh"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40742"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2168"
        }
    ]
}