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

{
    "url": "https://demozoo.org/api/v1/releasers/151450/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/151450/",
    "id": 151450,
    "name": "Bud",
    "is_group": false,
    "nicks": [
        {
            "name": "Bud",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bud"
            ]
        },
        {
            "name": "DvI",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DvI"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=371"
        }
    ]
}