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

{
    "url": "https://demozoo.org/api/v1/releasers/15776/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15776/",
    "id": 15776,
    "name": "Frodo",
    "is_group": false,
    "nicks": [
        {
            "name": "Frodo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Frodo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15389/?format=api",
                "id": 15389,
                "name": "Cheddar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27144/?format=api",
                "id": 27144,
                "name": "Revenge The Perse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17703/?format=api",
                "id": 17703,
                "name": "Gzar"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2866"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1635"
        }
    ]
}