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

{
    "url": "https://demozoo.org/api/v1/releasers/24520/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24520/",
    "id": 24520,
    "name": "Estral Iar",
    "is_group": false,
    "nicks": [
        {
            "name": "Ansi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ansi"
            ]
        },
        {
            "name": "Estral Iar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Estral Iar"
            ]
        },
        {
            "name": "SPK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SPK"
            ]
        },
        {
            "name": "Spookie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spookie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10890/?format=api",
                "id": 10890,
                "name": "Omnicolour"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16790/?format=api",
                "id": 16790,
                "name": "Liberty"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}