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

{
    "url": "https://demozoo.org/api/v1/releasers/4208/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4208/",
    "id": 4208,
    "name": "Softguru",
    "is_group": false,
    "nicks": [
        {
            "name": "Amazing Softguru",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Amazing Softguru"
            ]
        },
        {
            "name": "Softguru",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Softguru"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1653/?format=api",
                "id": 1653,
                "name": "The Softkiller Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9930"
        }
    ]
}