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

{
    "url": "https://demozoo.org/api/v1/releasers/8038/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8038/",
    "id": 8038,
    "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/1490/?format=api",
                "id": 1490,
                "name": "Stellar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26/?format=api",
                "id": 26,
                "name": "CNCD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11078/?format=api",
                "id": 11078,
                "name": "Juliet+Case"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94748/?format=api",
                "id": 94748,
                "name": "Juliet & Case"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24810"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1659"
        }
    ]
}