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

{
    "url": "https://demozoo.org/api/v1/releasers/10286/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10286/",
    "id": 10286,
    "name": "MikeX",
    "is_group": false,
    "nicks": [
        {
            "name": "MikeX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mike X",
                "Mike-X",
                "MikeX"
            ]
        }
    ],
    "member_of": [
        {
            "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/13788/?format=api",
                "id": 13788,
                "name": "Shadows Of The Underground"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22598/?format=api",
                "id": 22598,
                "name": "Synopsis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                "id": 19785,
                "name": "Xenon Development"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4947"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1462"
        }
    ]
}