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

{
    "url": "https://demozoo.org/api/v1/releasers/22121/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22121/",
    "id": 22121,
    "name": "Nek",
    "is_group": false,
    "nicks": [
        {
            "name": "Nek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nek"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22122/?format=api",
                "id": 22122,
                "name": "4Y"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22147/?format=api",
                "id": 22147,
                "name": "Thalium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37699/?format=api",
                "id": 37699,
                "name": "Quadra"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=978"
        }
    ]
}