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

{
    "url": "https://demozoo.org/api/v1/releasers/4507/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4507/",
    "id": 4507,
    "name": "Slicer",
    "is_group": false,
    "nicks": [
        {
            "name": "Fancy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fancy"
            ]
        },
        {
            "name": "Slicer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slicer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4506/?format=api",
                "id": 4506,
                "name": "Hardline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1501/?format=api",
                "id": 1501,
                "name": "Delicious Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/325/?format=api",
                "id": 325,
                "name": "Essence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107993/?format=api",
                "id": 107993,
                "name": "Fragment"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3428"
        }
    ]
}