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

{
    "url": "https://demozoo.org/api/v1/releasers/65930/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65930/",
    "id": 65930,
    "name": "Crusader",
    "is_group": false,
    "nicks": [
        {
            "name": "Crusader",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crusader"
            ]
        },
        {
            "name": "Jonas Widberg",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jonas Widberg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2802/?format=api",
                "id": 2802,
                "name": "West Coast Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65931/?format=api",
                "id": 65931,
                "name": "Double Jonas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8832/?format=api",
                "id": 8832,
                "name": "Relax"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4218"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38036"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31062"
        }
    ]
}