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

{
    "url": "https://demozoo.org/api/v1/releasers/20983/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20983/",
    "id": 20983,
    "name": "Datacoma",
    "is_group": false,
    "nicks": [
        {
            "name": "Allant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Allant"
            ]
        },
        {
            "name": "Datacoma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Datacoma"
            ]
        },
        {
            "name": "Essentia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Essentia"
            ]
        },
        {
            "name": "SR-27",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SR-27",
                "sr27"
            ]
        },
        {
            "name": "srx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "srx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21166/?format=api",
                "id": 21166,
                "name": "Depthcore"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.depthcore.com/artist/allan-tangedal/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://sr-27.deviantart.com"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://monoid-nephexart.deviantart.com"
        }
    ]
}