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

{
    "url": "https://demozoo.org/api/v1/releasers/2612/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2612/",
    "id": 2612,
    "name": "Fox",
    "is_group": false,
    "nicks": [
        {
            "name": "0xF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "0xF"
            ]
        },
        {
            "name": "Fox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fox"
            ]
        },
        {
            "name": "Piotr Fusik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Piotr Fusik"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35274/?format=api",
                "id": 35274,
                "name": "Infinity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35306/?format=api",
                "id": 35306,
                "name": "Odsiecz Sobieskiego"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35327/?format=api",
                "id": 35327,
                "name": "PMWD"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Fox"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/FOX/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/pfusik"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/0xf/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4356"
        }
    ]
}