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

{
    "url": "https://demozoo.org/api/v1/releasers/8037/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8037/",
    "id": 8037,
    "name": "Juliet",
    "is_group": false,
    "nicks": [
        {
            "name": "Juliet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Juliet"
            ]
        }
    ],
    "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": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13857/?format=api",
                "id": 13857,
                "name": "Ghetto Broz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26498"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,45404/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1660"
        }
    ]
}