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

{
    "url": "https://demozoo.org/api/v1/releasers/58964/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58964/",
    "id": 58964,
    "name": "Jay-Z",
    "is_group": false,
    "nicks": [
        {
            "name": "Jay-Z",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jay-Z"
            ]
        },
        {
            "name": "Rastayeti",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rastayeti"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58983/?format=api",
                "id": 58983,
                "name": "Anti"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128149/?format=api",
                "id": 128149,
                "name": "Onyx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7289/?format=api",
                "id": 7289,
                "name": "Equinoxe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3282"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20163"
        }
    ]
}