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

{
    "url": "https://demozoo.org/api/v1/releasers/11766/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11766/",
    "id": 11766,
    "name": "Eliot",
    "is_group": false,
    "nicks": [
        {
            "name": "Eliot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eliot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                "id": 11765,
                "name": "Benediction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69640/?format=api",
                "id": 69640,
                "name": "Power System"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                "id": 21741,
                "name": "AST System"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148984/?format=api",
                "id": 148984,
                "name": "Creative People for CPC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Eliot"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=52233"
        }
    ]
}