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

{
    "url": "https://demozoo.org/api/v1/releasers/18801/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18801/",
    "id": 18801,
    "name": "Zeb",
    "is_group": false,
    "nicks": [
        {
            "name": "Sebastian Bjørnerud",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sebastian Bjørnerud"
            ]
        },
        {
            "name": "Zeb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zeb"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6537/?format=api",
                "id": 6537,
                "name": "Armada"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55172/?format=api",
                "id": 55172,
                "name": "Dazzle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93208/?format=api",
                "id": 93208,
                "name": "Megalight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1250/?format=api",
                "id": 1250,
                "name": "Panoramic Designs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2600"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47176"
        }
    ]
}