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

{
    "url": "https://demozoo.org/api/v1/releasers/11273/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11273/",
    "id": 11273,
    "name": "Warp",
    "is_group": false,
    "nicks": [
        {
            "name": "Warp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Warp"
            ]
        },
        {
            "name": "Warp Lion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Warp Lion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                "id": 11274,
                "name": "Thaumaturge"
            },
            "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/11279/?format=api",
                "id": 11279,
                "name": "Groen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12124/?format=api",
                "id": 12124,
                "name": "ECFh"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11276/?format=api",
                "id": 11276,
                "name": "Bliss"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1696"
        }
    ]
}