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

{
    "url": "https://demozoo.org/api/v1/releasers/10042/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10042/",
    "id": 10042,
    "name": "Khrome",
    "is_group": false,
    "nicks": [
        {
            "name": "Critical Science",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Critical Science"
            ]
        },
        {
            "name": "Khrome",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Khrome"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5685/?format=api",
                "id": 5685,
                "name": "Threepixels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5759/?format=api",
                "id": 5759,
                "name": "Spöntz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98293/?format=api",
                "id": 98293,
                "name": "Suicidal Tendencies"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1366"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://khrome.org"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46583"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/khrome-music/"
        }
    ]
}