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

{
    "url": "https://demozoo.org/api/v1/releasers/122734/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122734/",
    "id": 122734,
    "name": "Dean Krog",
    "is_group": false,
    "nicks": [
        {
            "name": "Dean Krog",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dean Krog"
            ]
        },
        {
            "name": "Disckiller",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Disckiller"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106651/?format=api",
                "id": 106651,
                "name": "Kill Line"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/681/?format=api",
                "id": 681,
                "name": "Flash Production"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5160/?format=api",
                "id": 5160,
                "name": "Demotion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=448"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17629"
        }
    ]
}