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

{
    "url": "https://demozoo.org/api/v1/releasers/44050/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44050/",
    "id": 44050,
    "name": "Friar",
    "is_group": false,
    "nicks": [
        {
            "name": "Friar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Friar"
            ]
        },
        {
            "name": "Friar Tuck",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FT",
                "Friar Tuck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37165/?format=api",
                "id": 37165,
                "name": "Shadow Faction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70669/?format=api",
                "id": 70669,
                "name": "Power Crisis International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109184/?format=api",
                "id": 109184,
                "name": "Fidelis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=40342"
        }
    ]
}