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

{
    "url": "https://demozoo.org/api/v1/releasers/33272/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33272/",
    "id": 33272,
    "name": "Ozane",
    "is_group": false,
    "nicks": [
        {
            "name": "Ozane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ozane"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/262/?format=api",
                "id": 262,
                "name": "Wipe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                "id": 19808,
                "name": "Ukonx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10997/?format=api",
                "id": 10997,
                "name": "Demoscene.tv"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1398"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1999"
        }
    ]
}