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

{
    "url": "https://demozoo.org/api/v1/releasers/64475/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64475/",
    "id": 64475,
    "name": "Knightram",
    "is_group": false,
    "nicks": [
        {
            "name": "Knightram",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knightram"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64474/?format=api",
                "id": 64474,
                "name": "Falon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
                "id": 37655,
                "name": "The Lunatics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4092"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20268"
        }
    ]
}