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

{
    "url": "https://demozoo.org/api/v1/releasers/29615/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29615/",
    "id": 29615,
    "name": "Pin",
    "is_group": false,
    "nicks": [
        {
            "name": "Pin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pin"
            ]
        },
        {
            "name": "Pinokio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pinokio"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15361/?format=api",
                "id": 15361,
                "name": "Tristesse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31131/?format=api",
                "id": 31131,
                "name": "Allegresse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135964/?format=api",
                "id": 135964,
                "name": "Lost Venture"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Pin"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/P/PINOKIO/"
        }
    ]
}