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

{
    "url": "https://demozoo.org/api/v1/releasers/4626/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4626/",
    "id": 4626,
    "name": "Castor",
    "is_group": false,
    "nicks": [
        {
            "name": "Castor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Castor"
            ]
        },
        {
            "name": "Gizmo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gizmo"
            ]
        },
        {
            "name": "Red Scorpion",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Red Scorpion"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5103/?format=api",
                "id": 5103,
                "name": "Logic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107000/?format=api",
                "id": 107000,
                "name": "Anxious"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2889/?format=api",
                "id": 2889,
                "name": "Vanish"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8658"
        }
    ]
}