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

{
    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11715/",
    "id": 11715,
    "name": "Bruce",
    "is_group": false,
    "nicks": [
        {
            "name": "Bruce",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bruce"
            ]
        },
        {
            "name": "Bruce D. Lee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bruce D. Lee"
            ]
        },
        {
            "name": "Bruised Lee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bruised Lee"
            ]
        },
        {
            "name": "Mnemonix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mnemonix",
                "mnx!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9866/?format=api",
                "id": 9866,
                "name": "Kaleido"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                "id": 27222,
                "name": "Inside"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23442/?format=api",
                "id": 23442,
                "name": "Fade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125087/?format=api",
                "id": 125087,
                "name": "Gravitation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134401/?format=api",
                "id": 134401,
                "name": "Imperial"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/edwinRNDR"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=712"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1600"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/voorbeeld"
        }
    ]
}