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

{
    "url": "https://demozoo.org/api/v1/releasers/36729/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36729/",
    "id": 36729,
    "name": "The Vikings",
    "is_group": true,
    "nicks": [
        {
            "name": "The Vikings",
            "abbreviation": "TVK",
            "is_primary_nick": true,
            "variants": [
                "TVK",
                "The Vikings"
            ]
        },
        {
            "name": "Vikings",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vikings"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49666/?format=api",
                "id": 49666,
                "name": "Wavefront"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20688/?format=api",
                "id": 20688,
                "name": "Shark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60586/?format=api",
                "id": 60586,
                "name": "D-Siya"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86220/?format=api",
                "id": 86220,
                "name": "Zephyr"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20678/?format=api",
                "id": 20678,
                "name": "Deathknight"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70537/?format=api",
                "id": 70537,
                "name": "Nero"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63320"
        }
    ]
}