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

{
    "url": "https://demozoo.org/api/v1/releasers/68951/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68951/",
    "id": 68951,
    "name": "Got",
    "is_group": false,
    "nicks": [
        {
            "name": "Got",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Got"
            ]
        },
        {
            "name": "NRJ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "NRJ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54829/?format=api",
                "id": 54829,
                "name": "Seven Eleven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83350/?format=api",
                "id": 83350,
                "name": "The New Aces 2087"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6345"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14851"
        }
    ]
}