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

{
    "url": "https://demozoo.org/api/v1/releasers/24745/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24745/",
    "id": 24745,
    "name": "Oliver Stoned",
    "is_group": false,
    "nicks": [
        {
            "name": "Oliver Stoned",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oliver Stoned"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83138/?format=api",
                "id": 83138,
                "name": "Eternity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26612/?format=api",
                "id": 26612,
                "name": "Paradigm"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64109"
        }
    ]
}