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

{
    "url": "https://demozoo.org/api/v1/releasers/23290/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23290/",
    "id": 23290,
    "name": "Flea",
    "is_group": false,
    "nicks": [
        {
            "name": "Flea",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flea"
            ]
        },
        {
            "name": "Mr. Flea",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Flea"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                "id": 32951,
                "name": "DE-Koder"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                "id": 48028,
                "name": "Sataki"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53097/?format=api",
                "id": 53097,
                "name": "Skylight Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39718/?format=api",
                "id": 39718,
                "name": "Alliance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7590"
        }
    ]
}