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

{
    "url": "https://demozoo.org/api/v1/releasers/90852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90852/",
    "id": 90852,
    "name": "Mathew",
    "is_group": false,
    "nicks": [
        {
            "name": "Mathew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mathew"
            ]
        },
        {
            "name": "Sonax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sonax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54779/?format=api",
                "id": 54779,
                "name": "Viper Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51552/?format=api",
                "id": 51552,
                "name": "The Warp System"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=18487"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11863"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68620"
        }
    ]
}