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

{
    "url": "https://demozoo.org/api/v1/releasers/11239/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11239/",
    "id": 11239,
    "name": "Drm",
    "is_group": false,
    "nicks": [
        {
            "name": "Drm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17363/?format=api",
                "id": 17363,
                "name": "Dilemma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20415/?format=api",
                "id": 20415,
                "name": "The Mad Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100745"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3709"
        }
    ]
}