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

{
    "url": "https://demozoo.org/api/v1/releasers/9054/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9054/",
    "id": 9054,
    "name": "X-agon",
    "is_group": false,
    "nicks": [
        {
            "name": "Chrysagon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chrysagon"
            ]
        },
        {
            "name": "X-agon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-agon"
            ]
        },
        {
            "name": "Xagon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Xagon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8910/?format=api",
                "id": 8910,
                "name": "Naughty Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
                "id": 5880,
                "name": "AY Riders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://vithotarek.cz/"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/1456307-X-Agon"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=130"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/x-agon/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/X-agon"
        }
    ]
}