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

{
    "url": "https://demozoo.org/api/v1/releasers/118133/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118133/",
    "id": 118133,
    "name": "Ralph",
    "is_group": false,
    "nicks": [
        {
            "name": "Ralph",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ralph"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57139/?format=api",
                "id": 57139,
                "name": "Sinners"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107419/?format=api",
                "id": 107419,
                "name": "Crash"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63214/?format=api",
                "id": 63214,
                "name": "Delta Line"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100178/?format=api",
                "id": 100178,
                "name": "Lame Group Cracking Service Systems"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101232/?format=api",
                "id": 101232,
                "name": "Aliens"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55185"
        }
    ]
}