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

{
    "url": "https://demozoo.org/api/v1/releasers/136239/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/136239/",
    "id": 136239,
    "name": "Bil",
    "is_group": false,
    "nicks": [
        {
            "name": "Bil",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bil"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107221/?format=api",
                "id": 107221,
                "name": "Bil & Ben"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107222/?format=api",
                "id": 107222,
                "name": "United Video Hackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14392"
        }
    ]
}