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

{
    "url": "https://demozoo.org/api/v1/releasers/49299/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49299/",
    "id": 49299,
    "name": "Nologic",
    "is_group": true,
    "nicks": [
        {
            "name": "Nologic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nologic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49260/?format=api",
                "id": 49260,
                "name": "Mr. SEQ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49311/?format=api",
                "id": 49311,
                "name": "Black Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105032/?format=api",
                "id": 105032,
                "name": "Maharaja"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150293/?format=api",
                "id": 150293,
                "name": "[mc]"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32191"
        }
    ]
}