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

{
    "url": "https://demozoo.org/api/v1/releasers/30944/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30944/",
    "id": 30944,
    "name": "Karlos",
    "is_group": false,
    "nicks": [
        {
            "name": "Karlos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Karlos",
                "Karloz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30943/?format=api",
                "id": 30943,
                "name": "Chipsy Kings"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33943/?format=api",
                "id": 33943,
                "name": "Freelancers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38112/?format=api",
                "id": 38112,
                "name": "OpenSpace"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26530/?format=api",
                "id": 26530,
                "name": "Atmosphere"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31017/?format=api",
                "id": 31017,
                "name": "ALiNoE"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6316"
        }
    ]
}