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

{
    "url": "https://demozoo.org/api/v1/releasers/2477/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2477/",
    "id": 2477,
    "name": "Felice",
    "is_group": false,
    "nicks": [
        {
            "name": "Felice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Felice"
            ]
        },
        {
            "name": "Ferlease",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ferlease"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2209/?format=api",
                "id": 2209,
                "name": "Maggie Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27111/?format=api",
                "id": 27111,
                "name": "Chosneck Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29860/?format=api",
                "id": 29860,
                "name": "Lowres"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33525/?format=api",
                "id": 33525,
                "name": "Alive Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26029/?format=api",
                "id": 26029,
                "name": "Dildo Fatwa"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43434/?format=api",
                "id": 43434,
                "name": "Mag!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/FELICE/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=25875"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/felicemaggie"
        }
    ]
}