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

{
    "url": "https://demozoo.org/api/v1/releasers/3812/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3812/",
    "id": 3812,
    "name": "Avatar",
    "is_group": false,
    "nicks": [
        {
            "name": "Avatar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Avatar",
                "The Avatar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10593/?format=api",
                "id": 10593,
                "name": "Maniax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140748/?format=api",
                "id": 140748,
                "name": "S.N.E.T."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=434"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://avataryt.de/"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/artists/avatar/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=660"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1706"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/avatar"
        }
    ]
}