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

{
    "url": "https://demozoo.org/api/v1/releasers/5812/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5812/",
    "id": 5812,
    "name": "Oxbow",
    "is_group": false,
    "nicks": [
        {
            "name": "Hi-Bit",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hi-Bit"
            ]
        },
        {
            "name": "Killerman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Killerman"
            ]
        },
        {
            "name": "Oxbow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oxbow"
            ]
        },
        {
            "name": "Stephane Anouari",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stephane Anouari"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                "id": 2194,
                "name": "Hemoroids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21435/?format=api",
                "id": 21435,
                "name": "Velvet Development"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5582"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25731"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/894/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4783"
        }
    ]
}