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

{
    "url": "https://demozoo.org/api/v1/releasers/13240/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13240/",
    "id": 13240,
    "name": "Voxfreax",
    "is_group": false,
    "nicks": [
        {
            "name": "Odium",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Odium"
            ]
        },
        {
            "name": "Voxfreax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Voxfreax"
            ]
        },
        {
            "name": "Voxy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Voxy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6838/?format=api",
                "id": 6838,
                "name": "Dirty Minds"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                "id": 11765,
                "name": "Benediction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
                "id": 45962,
                "name": "Revival"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148984/?format=api",
                "id": 148984,
                "name": "Creative People for CPC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/User:Voxfreax"
        }
    ]
}