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

{
    "url": "https://demozoo.org/api/v1/releasers/74199/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74199/",
    "id": 74199,
    "name": "Fuzz",
    "is_group": false,
    "nicks": [
        {
            "name": "Fuzz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fuzz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74200/?format=api",
                "id": 74200,
                "name": "SLK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126476/?format=api",
                "id": 126476,
                "name": "Conspiracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129381/?format=api",
                "id": 129381,
                "name": "Esquires"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=8632"
        }
    ]
}