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

{
    "url": "https://demozoo.org/api/v1/releasers/82717/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82717/",
    "id": 82717,
    "name": "Quark",
    "is_group": false,
    "nicks": [
        {
            "name": "James",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "James"
            ]
        },
        {
            "name": "Quark",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quark"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10938"
        }
    ]
}