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

{
    "url": "https://demozoo.org/api/v1/releasers/9940/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9940/",
    "id": 9940,
    "name": "Screamager",
    "is_group": false,
    "nicks": [
        {
            "name": "Mehran Khalili",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mehran Khalili"
            ]
        },
        {
            "name": "Screamager",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Screamager",
                "Scrm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                "id": 9929,
                "name": "Radical Rhythms"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8266/?format=api",
                "id": 8266,
                "name": "Traxx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6497"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=278"
        }
    ]
}