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

{
    "url": "https://demozoo.org/api/v1/releasers/10778/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10778/",
    "id": 10778,
    "name": "No Name",
    "is_group": false,
    "nicks": [
        {
            "name": "No Name",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "No Name"
            ]
        },
        {
            "name": "nONAME",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "nONAME"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10138/?format=api",
                "id": 10138,
                "name": "Scum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21429/?format=api",
                "id": 21429,
                "name": "Bucket"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91220/?format=api",
                "id": 91220,
                "name": "Creatures"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49762"
        }
    ]
}