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

{
    "url": "https://demozoo.org/api/v1/releasers/16746/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16746/",
    "id": 16746,
    "name": "Mike",
    "is_group": false,
    "nicks": [
        {
            "name": "Mike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mike"
            ]
        },
        {
            "name": "Rapumies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rapumies"
            ]
        },
        {
            "name": "Vildkat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vildkat"
            ]
        },
        {
            "name": "Wildcat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wildcat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                "id": 3107,
                "name": "wAMMA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17193/?format=api",
                "id": 17193,
                "name": "CRI"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17194/?format=api",
                "id": 17194,
                "name": "WTP"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25085/?format=api",
                "id": 25085,
                "name": "Jehna"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8001"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://mike.fi/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/mieky"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5428"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/rapumies/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/mieky"
        }
    ]
}