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

{
    "url": "https://demozoo.org/api/v1/releasers/4262/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4262/",
    "id": 4262,
    "name": "Statique",
    "is_group": false,
    "nicks": [
        {
            "name": "Statique",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Statique"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11709/?format=api",
                "id": 11709,
                "name": "Grape"
            },
            "is_current": true
        },
        {
            "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/18073/?format=api",
                "id": 18073,
                "name": "Dark Eden"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1435"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3430"
        }
    ]
}