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

{
    "url": "https://demozoo.org/api/v1/releasers/90220/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90220/",
    "id": 90220,
    "name": "Strobe",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Eggs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Eggs"
            ]
        },
        {
            "name": "Strobe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Strobe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                "id": 59198,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50573/?format=api",
                "id": 50573,
                "name": "Lithium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32900/?format=api",
                "id": 32900,
                "name": "Oregon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=975"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18909"
        }
    ]
}