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

{
    "url": "https://demozoo.org/api/v1/releasers/29312/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29312/",
    "id": 29312,
    "name": "neXus",
    "is_group": false,
    "nicks": [
        {
            "name": "Fractal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fractal"
            ]
        },
        {
            "name": "neXus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "neXus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8575/?format=api",
                "id": 8575,
                "name": "Pure Resistance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                "id": 518,
                "name": "Level-D"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48856/?format=api",
                "id": 48856,
                "name": "Cloud Nine Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5329"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://alexkiss.no/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/855/"
        }
    ]
}