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

{
    "url": "https://demozoo.org/api/v1/releasers/35203/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35203/",
    "id": 35203,
    "name": "Dex",
    "is_group": false,
    "nicks": [
        {
            "name": "Dex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33635/?format=api",
                "id": 33635,
                "name": "Apocalypse Riders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25897/?format=api",
                "id": 25897,
                "name": "Biel-Bial Software Limited"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Dex"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5934/"
        }
    ]
}