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

{
    "url": "https://demozoo.org/api/v1/releasers/51998/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51998/",
    "id": 51998,
    "name": "Thenn",
    "is_group": false,
    "nicks": [
        {
            "name": "BOM",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BOM"
            ]
        },
        {
            "name": "Boh",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Boh"
            ]
        },
        {
            "name": "Thenn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thenn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12365/?format=api",
                "id": 12365,
                "name": "Image Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Thenn"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/t/thenn/"
        }
    ]
}