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

{
    "url": "https://demozoo.org/api/v1/releasers/9234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9234/",
    "id": 9234,
    "name": "Silent",
    "is_group": false,
    "nicks": [
        {
            "name": "FS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FS"
            ]
        },
        {
            "name": "Flying Skull",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flying Skull"
            ]
        },
        {
            "name": "Silent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Silent"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9305/?format=api",
                "id": 9305,
                "name": "Delta Hackers Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9219/?format=api",
                "id": 9219,
                "name": "Partyzans"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9741/?format=api",
                "id": 9741,
                "name": "Democoder.ru"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://silent.untergrund.net"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7310"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=15585"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/silent_delta/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Silent"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/silent_delta"
        }
    ]
}