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

{
    "url": "https://demozoo.org/api/v1/releasers/43776/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43776/",
    "id": 43776,
    "name": "Solknight",
    "is_group": false,
    "nicks": [
        {
            "name": "G-Knight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "G-Knight"
            ]
        },
        {
            "name": "Solknight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Solknight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                "id": 7582,
                "name": "Sonic Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78167/?format=api",
                "id": 78167,
                "name": "Threshold"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2297"
        }
    ]
}