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

{
    "url": "https://demozoo.org/api/v1/releasers/5865/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5865/",
    "id": 5865,
    "name": "BamboOS",
    "is_group": false,
    "nicks": [
        {
            "name": "BamboOS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BamboOS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14120/?format=api",
                "id": 14120,
                "name": "Logic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25319/?format=api",
                "id": 25319,
                "name": "Crux"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25320/?format=api",
                "id": 25320,
                "name": "Dimness"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25310/?format=api",
                "id": 25310,
                "name": "Delirium"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=582"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2376"
        }
    ]
}