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

{
    "url": "https://demozoo.org/api/v1/releasers/24411/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24411/",
    "id": 24411,
    "name": "Led",
    "is_group": false,
    "nicks": [
        {
            "name": "Ik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ik"
            ]
        },
        {
            "name": "Led",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "L.E.D.",
                "Led"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6526/?format=api",
                "id": 6526,
                "name": "The KIP Brigade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24381/?format=api",
                "id": 24381,
                "name": "Hollands Hoop"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/472/?format=api",
                "id": 472,
                "name": "Acme"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1031"
        }
    ]
}