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

{
    "url": "https://demozoo.org/api/v1/releasers/4229/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4229/",
    "id": 4229,
    "name": "Amix",
    "is_group": false,
    "nicks": [
        {
            "name": "Amidelf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Amidelf"
            ]
        },
        {
            "name": "Amidelf Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Amidelf Productions"
            ]
        },
        {
            "name": "Amix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Amix"
            ]
        },
        {
            "name": "Michal Bergseth",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Michal Bergseth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20834/?format=api",
                "id": 20834,
                "name": "Natural Born Hackers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7402"
        }
    ]
}