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

{
    "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19927/",
    "id": 19927,
    "name": "Larry",
    "is_group": false,
    "nicks": [
        {
            "name": "Larry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Larry"
            ]
        },
        {
            "name": "Profi 1",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Profi 1"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3773/?format=api",
                "id": 3773,
                "name": "CaPaNÑa"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
                "id": 37603,
                "name": "Wilds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11044/?format=api",
                "id": 11044,
                "name": "Profik"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
                "id": 22374,
                "name": "Hev Pozitove"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9076"
        },
        {
            "link_class": "Plus4WorldMember",
            "url": "http://plus4world.powweb.com/members/Larry"
        }
    ]
}