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

{
    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12102/",
    "id": 12102,
    "name": "P01",
    "is_group": false,
    "nicks": [
        {
            "name": "P01",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "P01"
            ]
        },
        {
            "name": "Poi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poi"
            ]
        },
        {
            "name": "Poi2",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poi2"
            ]
        },
        {
            "name": "Poï",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poï"
            ]
        },
        {
            "name": "Poï Poï",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poï Poï"
            ]
        },
        {
            "name": "Poï²",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poï²"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23789/?format=api",
                "id": 23789,
                "name": "BlaBLa"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32363/?format=api",
                "id": 32363,
                "name": "Amnesic Cactus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.p01.org/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/P01/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/p01"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@p01"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=59"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=513"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/p01"
        }
    ]
}