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

{
    "url": "https://demozoo.org/api/v1/releasers/16461/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16461/",
    "id": 16461,
    "name": "Swyx",
    "is_group": false,
    "nicks": [
        {
            "name": "Dragon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dragon"
            ]
        },
        {
            "name": "Swyx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Swyx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                "id": 1676,
                "name": "Triangle 3532"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7555/?format=api",
                "id": 7555,
                "name": "Danish Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127638/?format=api",
                "id": 127638,
                "name": "Softcrew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2505"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19872"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1971"
        }
    ]
}