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

{
    "url": "https://demozoo.org/api/v1/releasers/15606/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15606/",
    "id": 15606,
    "name": "Winden",
    "is_group": false,
    "nicks": [
        {
            "name": "Rauling",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rauling"
            ]
        },
        {
            "name": "Wind",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wind"
            ]
        },
        {
            "name": "Winden",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Winden"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                "id": 3259,
                "name": "Network"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13623/?format=api",
                "id": 13623,
                "name": "Capsule"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18871/?format=api",
                "id": 18871,
                "name": "Batman Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/642/?format=api",
                "id": 642,
                "name": "Rgba"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114225/?format=api",
                "id": 114225,
                "name": "The Newton Company"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13727"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=814"
        }
    ]
}