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

{
    "url": "https://demozoo.org/api/v1/releasers/12026/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12026/",
    "id": 12026,
    "name": "Fademan",
    "is_group": false,
    "nicks": [
        {
            "name": "Fademan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fademan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18062/?format=api",
                "id": 18062,
                "name": "Fluctuation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44530/?format=api",
                "id": 44530,
                "name": "Invention"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                "id": 19835,
                "name": "Insomnia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3167"
        }
    ]
}