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

{
    "url": "https://demozoo.org/api/v1/releasers/7457/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7457/",
    "id": 7457,
    "name": "Shayera",
    "is_group": false,
    "nicks": [
        {
            "name": "John Hinge",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "John Hinge"
            ]
        },
        {
            "name": "Shayera",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shayera"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7028/?format=api",
                "id": 7028,
                "name": "Transonic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8353/?format=api",
                "id": 8353,
                "name": "Spoon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74830/?format=api",
                "id": 74830,
                "name": "Immortalis Rex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12621"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9884"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1953"
        }
    ]
}