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

{
    "url": "https://demozoo.org/api/v1/releasers/12073/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12073/",
    "id": 12073,
    "name": "Buxy",
    "is_group": false,
    "nicks": [
        {
            "name": "Buxy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Buxy"
            ]
        },
        {
            "name": "RoNiDu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RND",
                "RoNiDu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27004/?format=api",
                "id": 27004,
                "name": "Lightning Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                "id": 10644,
                "name": "Epilepsy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57221/?format=api",
                "id": 57221,
                "name": "PoWare"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=14657"
        }
    ]
}