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

{
    "url": "https://demozoo.org/api/v1/releasers/139969/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139969/",
    "id": 139969,
    "name": "Tankard",
    "is_group": false,
    "nicks": [
        {
            "name": "Anzac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AZC",
                "Anzac"
            ]
        },
        {
            "name": "Axl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Axl"
            ]
        },
        {
            "name": "Tankard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TKD",
                "Tankard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139968/?format=api",
                "id": 139968,
                "name": "Interzone"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29045/?format=api",
                "id": 29045,
                "name": "Akrak"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107929/?format=api",
                "id": 107929,
                "name": "Fantasia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                "id": 58263,
                "name": "Creation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10546"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19479"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26882"
        }
    ]
}