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

{
    "url": "https://demozoo.org/api/v1/releasers/103167/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103167/",
    "id": 103167,
    "name": "Big Deal",
    "is_group": true,
    "nicks": [
        {
            "name": "Big Deal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Big Deal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64260/?format=api",
                "id": 64260,
                "name": "Poltergeist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129307/?format=api",
                "id": 129307,
                "name": "Raider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129308/?format=api",
                "id": 129308,
                "name": "Vanquish"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64554"
        }
    ]
}