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

{
    "url": "https://demozoo.org/api/v1/releasers/1865/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1865/",
    "id": 1865,
    "name": "Network Ten",
    "is_group": false,
    "nicks": [
        {
            "name": "Delirium",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Delirium"
            ]
        },
        {
            "name": "Network 10",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Network 10"
            ]
        },
        {
            "name": "Network Ten",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NWT",
                "Network Ten"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17753/?format=api",
                "id": 17753,
                "name": "The Danish Circle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107524/?format=api",
                "id": 107524,
                "name": "Illusion 2016"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69293/?format=api",
                "id": 69293,
                "name": "The Danish Duo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6311"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=31376"
        }
    ]
}