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

{
    "url": "https://demozoo.org/api/v1/releasers/37349/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37349/",
    "id": 37349,
    "name": "Gloky",
    "is_group": false,
    "nicks": [
        {
            "name": "Darklight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darklight"
            ]
        },
        {
            "name": "Digital Dreamer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digital Dreamer"
            ]
        },
        {
            "name": "Glokman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Glokman"
            ]
        },
        {
            "name": "Gloky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gloky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61414/?format=api",
                "id": 61414,
                "name": "Euphoria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36792/?format=api",
                "id": 36792,
                "name": "Amadeus Wolf Gang"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/gloky/"
        }
    ]
}