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

{
    "url": "https://demozoo.org/api/v1/releasers/251/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/251/",
    "id": 251,
    "name": "Yes",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Yes",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr Yes",
                "Dr. Yes"
            ]
        },
        {
            "name": "DrYes",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DrYes"
            ]
        },
        {
            "name": "Yes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/242/?format=api",
                "id": 242,
                "name": "Orange Juice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36198/?format=api",
                "id": 36198,
                "name": "Goyave"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1173"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=494"
        }
    ]
}