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

{
    "url": "https://demozoo.org/api/v1/releasers/17085/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17085/",
    "id": 17085,
    "name": "Zomco",
    "is_group": true,
    "nicks": [
        {
            "name": "Zomco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zomco"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45775/?format=api",
                "id": 45775,
                "name": "Yaren"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75370/?format=api",
                "id": 75370,
                "name": "doMiNO"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45771/?format=api",
                "id": 45771,
                "name": "Squidward"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75371/?format=api",
                "id": 75371,
                "name": "Octopus"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43246"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11232"
        }
    ]
}