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

{
    "url": "https://demozoo.org/api/v1/releasers/125145/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125145/",
    "id": 125145,
    "name": "Taylor",
    "is_group": false,
    "nicks": [
        {
            "name": "Steven Taylor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Steven Taylor"
            ]
        },
        {
            "name": "Tarzan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tarzan"
            ]
        },
        {
            "name": "Taylor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Taylor"
            ]
        },
        {
            "name": "Taylor Design",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Taylor Design"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19360/?format=api",
                "id": 19360,
                "name": "Criminal Gang"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142735/?format=api",
                "id": 142735,
                "name": "Wrongdoers Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13786"
        }
    ]
}