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

{
    "url": "https://demozoo.org/api/v1/releasers/11544/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11544/",
    "id": 11544,
    "name": "Noro",
    "is_group": false,
    "nicks": [
        {
            "name": "Norbert Grellneth",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Norbert Grellneth"
            ]
        },
        {
            "name": "Noro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Noro"
            ]
        },
        {
            "name": "Noro Hard & Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Noro Hard & Soft",
                "Noro Soft Hard"
            ]
        },
        {
            "name": "NoroSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "NoroSoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28687/?format=api",
                "id": 28687,
                "name": "Atomic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81882/?format=api",
                "id": 81882,
                "name": "Nectar"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5434"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://norosoft.host.sk/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=670"
        }
    ]
}