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

{
    "url": "https://demozoo.org/api/v1/releasers/8990/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8990/",
    "id": 8990,
    "name": "Selmi",
    "is_group": false,
    "nicks": [
        {
            "name": "Anubis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Anubis"
            ]
        },
        {
            "name": "Incucuna",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Incucuna"
            ]
        },
        {
            "name": "Miso Seliga",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Miso Seliga"
            ]
        },
        {
            "name": "SS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SS"
            ]
        },
        {
            "name": "Selmi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Selmi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
                "id": 8900,
                "name": "ZeroTeam"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9063/?format=api",
                "id": 9063,
                "name": "Speccy Boyz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108348/?format=api",
                "id": 108348,
                "name": "Napalm Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=8125"
        }
    ]
}