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

{
    "url": "https://demozoo.org/api/v1/releasers/10579/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10579/",
    "id": 10579,
    "name": "Shifter",
    "is_group": false,
    "nicks": [
        {
            "name": "Barrel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Barrel"
            ]
        },
        {
            "name": "Loop",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Loop"
            ]
        },
        {
            "name": "Shifter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shifter"
            ]
        },
        {
            "name": "aNARKY",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "aNARKY"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5679/?format=api",
                "id": 5679,
                "name": "The PIMP Brigade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18696/?format=api",
                "id": 18696,
                "name": "Slengpung"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6526/?format=api",
                "id": 6526,
                "name": "The KIP Brigade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9858/?format=api",
                "id": 9858,
                "name": "Cheese Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71085/?format=api",
                "id": 71085,
                "name": "Demozoo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=234"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=338"
        }
    ]
}