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

{
    "url": "https://demozoo.org/api/v1/releasers/101135/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101135/",
    "id": 101135,
    "name": "The Zynaps",
    "is_group": true,
    "nicks": [
        {
            "name": "The Zynaps",
            "abbreviation": "ZNS",
            "is_primary_nick": true,
            "variants": [
                "The Zynaps",
                "ZNS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104095/?format=api",
                "id": 104095,
                "name": "Fysik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104096/?format=api",
                "id": 104096,
                "name": "Snapshot"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3055/?format=api",
                "id": 3055,
                "name": "The Hooligan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58783"
        }
    ]
}