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

{
    "url": "https://demozoo.org/api/v1/releasers/11901/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11901/",
    "id": 11901,
    "name": "Loke",
    "is_group": false,
    "nicks": [
        {
            "name": "Loke",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Loke"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20467/?format=api",
                "id": 20467,
                "name": "Wire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22238/?format=api",
                "id": 22238,
                "name": "Black Cascade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35581/?format=api",
                "id": 35581,
                "name": "Voodoo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/576/?format=api",
                "id": 576,
                "name": "Radio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19900/?format=api",
                "id": 19900,
                "name": "Obsess"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4331"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3081/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2022"
        }
    ]
}