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

{
    "url": "https://demozoo.org/api/v1/releasers/9918/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9918/",
    "id": 9918,
    "name": "Case",
    "is_group": false,
    "nicks": [
        {
            "name": "Case",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Case"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2276/?format=api",
                "id": 2276,
                "name": "Whelpz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4738/?format=api",
                "id": 4738,
                "name": "X-Trek"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                "id": 14795,
                "name": "Radiator"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7474/?format=api",
                "id": 7474,
                "name": "Genesis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10303/?format=api",
                "id": 10303,
                "name": "Bad Karma"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28010"
        }
    ]
}