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

{
    "url": "https://demozoo.org/api/v1/releasers/141461/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141461/",
    "id": 141461,
    "name": "Bas B",
    "is_group": false,
    "nicks": [
        {
            "name": "Bas B",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bas B"
            ]
        },
        {
            "name": "Bit Byter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bit Byter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141462/?format=api",
                "id": 141462,
                "name": "Compy Software Leiden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54770/?format=api",
                "id": 54770,
                "name": "The Sixth Sense"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13412/?format=api",
                "id": 13412,
                "name": "HeatWave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107801/?format=api",
                "id": 107801,
                "name": "Ecstacy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                "id": 52220,
                "name": "Internal Affairs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3810"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4695"
        }
    ]
}