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

{
    "url": "https://demozoo.org/api/v1/releasers/8959/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8959/",
    "id": 8959,
    "name": "Cat-Man",
    "is_group": false,
    "nicks": [
        {
            "name": "Cat-Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cat-Man"
            ]
        },
        {
            "name": "CatMan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CatMan"
            ]
        },
        {
            "name": "Rafał Kus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rafał Kus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8957/?format=api",
                "id": 8957,
                "name": "Claw"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9101/?format=api",
                "id": 9101,
                "name": "Lodz City Coders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5071/?format=api",
                "id": 5071,
                "name": "Exodus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128620/?format=api",
                "id": 128620,
                "name": "Polish ZX All Stars"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9038/?format=api",
                "id": 9038,
                "name": "Ethanol Software Inc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12334/?format=api",
                "id": 12334,
                "name": "Precision Software"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13344"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99551"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Cat-Man"
        }
    ]
}