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

{
    "url": "https://demozoo.org/api/v1/releasers/5793/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5793/",
    "id": 5793,
    "name": "Monk",
    "is_group": false,
    "nicks": [
        {
            "name": "Monk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Monk",
                "m0nK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                "id": 5940,
                "name": "The GRiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                "id": 18496,
                "name": "Moonflow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30952/?format=api",
                "id": 30952,
                "name": "Scream"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5997"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3163"
        }
    ]
}