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

{
    "url": "https://demozoo.org/api/v1/releasers/525/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/525/",
    "id": 525,
    "name": "Ward",
    "is_group": false,
    "nicks": [
        {
            "name": "Reward",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Reward"
            ]
        },
        {
            "name": "Ward",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ward"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11066/?format=api",
                "id": 11066,
                "name": "Enlightenment"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68887/?format=api",
                "id": 68887,
                "name": "Brainstorm"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=523"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2948"
        }
    ]
}