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

{
    "url": "https://demozoo.org/api/v1/releasers/1971/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1971/",
    "id": 1971,
    "name": "Plasma",
    "is_group": false,
    "nicks": [
        {
            "name": "Bounty",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bounty"
            ]
        },
        {
            "name": "LDC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "LDC"
            ]
        },
        {
            "name": "Plasma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Plasma"
            ]
        },
        {
            "name": "Strider",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Strider"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                "id": 1513,
                "name": "Analog"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14744/?format=api",
                "id": 14744,
                "name": "Stardust"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23181"
        }
    ]
}