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

{
    "url": "https://demozoo.org/api/v1/releasers/145580/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145580/",
    "id": 145580,
    "name": "Mithrandir",
    "is_group": false,
    "nicks": [
        {
            "name": "Mithrandir",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mithrandir"
            ]
        },
        {
            "name": "Pollux",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pollux"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124921/?format=api",
                "id": 124921,
                "name": "Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7569/?format=api",
                "id": 7569,
                "name": "Sharp"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51768/?format=api",
                "id": 51768,
                "name": "Unit 5"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106809/?format=api",
                "id": 106809,
                "name": "Visions In Blue"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108748/?format=api",
                "id": 108748,
                "name": "Red Dawn"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7350"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12482"
        }
    ]
}