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

{
    "url": "https://demozoo.org/api/v1/releasers/15753/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15753/",
    "id": 15753,
    "name": "Morten Salthe",
    "is_group": false,
    "nicks": [
        {
            "name": "Jammer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jammer"
            ]
        },
        {
            "name": "MS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MS"
            ]
        },
        {
            "name": "Morten Salthe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Morten Salthe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1250/?format=api",
                "id": 1250,
                "name": "Panoramic Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85789/?format=api",
                "id": 85789,
                "name": "Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7545/?format=api",
                "id": 7545,
                "name": "Scoop"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21449"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3858"
        }
    ]
}