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

{
    "url": "https://demozoo.org/api/v1/releasers/32657/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32657/",
    "id": 32657,
    "name": "Lon$dale",
    "is_group": false,
    "nicks": [
        {
            "name": "Lon$dale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lon$dale"
            ]
        },
        {
            "name": "Lonsdale",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lonsdale"
            ]
        },
        {
            "name": "Skinhead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Skinhead"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                "id": 2275,
                "name": "Vectronix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33097/?format=api",
                "id": 33097,
                "name": "Berlin Elite"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}