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

{
    "url": "https://demozoo.org/api/v1/releasers/115487/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115487/",
    "id": 115487,
    "name": "The Viking",
    "is_group": false,
    "nicks": [
        {
            "name": "Rudi Rakete",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rudi Rakete"
            ]
        },
        {
            "name": "The Viking",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Viking"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54791/?format=api",
                "id": 54791,
                "name": "Acid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76452/?format=api",
                "id": 76452,
                "name": "Acid Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46029/?format=api",
                "id": 46029,
                "name": "Extasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63216/?format=api",
                "id": 63216,
                "name": "The Electronic Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2825/?format=api",
                "id": 2825,
                "name": "X-Ample Architectures"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1852"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=29515"
        }
    ]
}