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

{
    "url": "https://demozoo.org/api/v1/releasers/109651/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109651/",
    "id": 109651,
    "name": "Jareth",
    "is_group": false,
    "nicks": [
        {
            "name": "Jareth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jareth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                "id": 11434,
                "name": "TCC Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39274/?format=api",
                "id": 39274,
                "name": "The Demented"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109652/?format=api",
                "id": 109652,
                "name": "The Netfighters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112683/?format=api",
                "id": 112683,
                "name": "TDS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13551"
        }
    ]
}