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

{
    "url": "https://demozoo.org/api/v1/releasers/49437/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49437/",
    "id": 49437,
    "name": "Jørn",
    "is_group": false,
    "nicks": [
        {
            "name": "3469",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "3469"
            ]
        },
        {
            "name": "Jørn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jørn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1244/?format=api",
                "id": 1244,
                "name": "Raw Deal Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106757/?format=api",
                "id": 106757,
                "name": "Wico Cracking Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11458"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1630"
        }
    ]
}