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

{
    "url": "https://demozoo.org/api/v1/releasers/1458/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1458/",
    "id": 1458,
    "name": "AM",
    "is_group": false,
    "nicks": [
        {
            "name": "AM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AM"
            ]
        },
        {
            "name": "Artman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Artman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92/?format=api",
                "id": 92,
                "name": "Excess"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                "id": 4243,
                "name": "Nocturnal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11310/?format=api",
                "id": 11310,
                "name": "Sense"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=83"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.atleart.com"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4268"
        }
    ]
}