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

{
    "url": "https://demozoo.org/api/v1/releasers/19642/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19642/",
    "id": 19642,
    "name": "Jake",
    "is_group": false,
    "nicks": [
        {
            "name": "Darkman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Darkman"
            ]
        },
        {
            "name": "Jake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jake"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8309/?format=api",
                "id": 8309,
                "name": "Mirage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90461/?format=api",
                "id": 90461,
                "name": "Cream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132521/?format=api",
                "id": 132521,
                "name": "PSX Freaks"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22583"
        }
    ]
}