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

{
    "url": "https://demozoo.org/api/v1/releasers/2298/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2298/",
    "id": 2298,
    "name": "Deadman",
    "is_group": false,
    "nicks": [
        {
            "name": "Deadman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deadman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10847/?format=api",
                "id": 10847,
                "name": "Decree"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2778"
        }
    ]
}