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

{
    "url": "https://demozoo.org/api/v1/releasers/9731/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9731/",
    "id": 9731,
    "name": "Karbofos",
    "is_group": false,
    "nicks": [
        {
            "name": "Harkonnen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Harkonnen"
            ]
        },
        {
            "name": "Karbofos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Karbo",
                "Karbofos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9732/?format=api",
                "id": 9732,
                "name": "Drinks Lovers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145519/?format=api",
                "id": 145519,
                "name": "Condor Soft"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Karbofos"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/k/karbofos/"
        }
    ]
}