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

{
    "url": "https://demozoo.org/api/v1/releasers/17003/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17003/",
    "id": 17003,
    "name": "Kitsune",
    "is_group": false,
    "nicks": [
        {
            "name": "Glastonbury",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Glastonbury"
            ]
        },
        {
            "name": "K-Bird",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K-Bird"
            ]
        },
        {
            "name": "Kitsune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kitsune"
            ]
        },
        {
            "name": "Raphael Blackwolf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blackwolf",
                "Raphael Blackwolf"
            ]
        },
        {
            "name": "Raphiel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Raphiel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10628/?format=api",
                "id": 10628,
                "name": "Oxygen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41608/?format=api",
                "id": 41608,
                "name": "Devious Dezigns"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114049/?format=api",
                "id": 114049,
                "name": "Apostles of Experimental Composition"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4066"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=10732"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=25245"
        }
    ]
}