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

{
    "url": "https://demozoo.org/api/v1/releasers/28183/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28183/",
    "id": 28183,
    "name": "Altemark",
    "is_group": false,
    "nicks": [
        {
            "name": "Altemark",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Altemark"
            ]
        },
        {
            "name": "CyberC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CyberC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15902/?format=api",
                "id": 15902,
                "name": "The Spantobi Family"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30723/?format=api",
                "id": 30723,
                "name": "New Objectives In Sound Exploration"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116883/?format=api",
                "id": 116883,
                "name": "R.E.D."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=195"
        },
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1426"
        }
    ]
}