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

{
    "url": "https://demozoo.org/api/v1/releasers/35962/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35962/",
    "id": 35962,
    "name": "Mantis",
    "is_group": false,
    "nicks": [
        {
            "name": "Mantis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mantis"
            ]
        },
        {
            "name": "Matrix Cubed",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Matrix Cubed",
                "matrix^3"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35583/?format=api",
                "id": 35583,
                "name": "Ultrabeat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                "id": 30482,
                "name": "Chill Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116169/?format=api",
                "id": 116169,
                "name": "Plasm"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4683"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.chillproductions.com/memberreleases.php?memberid=13"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/mantis-innerverse/"
        }
    ]
}