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

{
    "url": "https://demozoo.org/api/v1/releasers/241/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/241/",
    "id": 241,
    "name": "Vatin",
    "is_group": false,
    "nicks": [
        {
            "name": "Vatin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vatin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126/?format=api",
                "id": 126,
                "name": "nOmad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3064"
        }
    ]
}