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

{
    "url": "https://demozoo.org/api/v1/releasers/11004/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11004/",
    "id": 11004,
    "name": "T.C.P.",
    "is_group": false,
    "nicks": [
        {
            "name": "T.C.P.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "T.C.P."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9924/?format=api",
                "id": 9924,
                "name": "Diabolic Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
                "id": 11005,
                "name": "Eichel"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43981/?format=api",
                "id": 43981,
                "name": "Nitemare"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=78"
        }
    ]
}