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

{
    "url": "https://demozoo.org/api/v1/releasers/1879/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1879/",
    "id": 1879,
    "name": "Black Hawk",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Hawk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Hawk"
            ]
        },
        {
            "name": "BlackHawk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BlackHawk"
            ]
        },
        {
            "name": "M. Pendec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M. Pendec"
            ]
        },
        {
            "name": "Michael Pendec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Michael Pendec"
            ]
        },
        {
            "name": "Pendec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pendec"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                "id": 711,
                "name": "Trilogy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2866/?format=api",
                "id": 2866,
                "name": "Paranoimia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2711/?format=api",
                "id": 2711,
                "name": "Classic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4898/?format=api",
                "id": 4898,
                "name": "Interpol"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=29700"
        }
    ]
}