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

{
    "url": "https://demozoo.org/api/v1/releasers/90773/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90773/",
    "id": 90773,
    "name": "Koen",
    "is_group": false,
    "nicks": [
        {
            "name": "Koen",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Koen"
            ]
        },
        {
            "name": "Papachico",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Papachico"
            ]
        },
        {
            "name": "The Fly",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Fly"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76215/?format=api",
                "id": 76215,
                "name": "Argus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76216/?format=api",
                "id": 76216,
                "name": "B-Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109547/?format=api",
                "id": 109547,
                "name": "The Birds"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140788/?format=api",
                "id": 140788,
                "name": "Flash"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2874"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2865"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=23460"
        }
    ]
}