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

{
    "url": "https://demozoo.org/api/v1/releasers/106913/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106913/",
    "id": 106913,
    "name": "Felix",
    "is_group": false,
    "nicks": [
        {
            "name": "Felix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Felix"
            ]
        },
        {
            "name": "Graphics Boy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "G.B.",
                "Graphics Boy",
                "Graphics-Boy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137559/?format=api",
                "id": 137559,
                "name": "The Skaters"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2826"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13333"
        }
    ]
}