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

{
    "url": "https://demozoo.org/api/v1/releasers/8747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8747/",
    "id": 8747,
    "name": "Trip",
    "is_group": false,
    "nicks": [
        {
            "name": "Crazy Ernie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crazy Ernie"
            ]
        },
        {
            "name": "Curmudgeon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Curmudgeon"
            ]
        },
        {
            "name": "DJ Hartvig",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Hartvig"
            ]
        },
        {
            "name": "Floyd",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Floyd"
            ]
        },
        {
            "name": "Professor Vulva",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Professor Vulva"
            ]
        },
        {
            "name": "Trip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50962/?format=api",
                "id": 50962,
                "name": "Cannabis"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7770"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://rasmushartvig.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32784"
        }
    ]
}