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

{
    "url": "https://demozoo.org/api/v1/releasers/16444/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16444/",
    "id": 16444,
    "name": "Spot",
    "is_group": false,
    "nicks": [
        {
            "name": "IQ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "IQ"
            ]
        },
        {
            "name": "Spot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16445/?format=api",
                "id": 16445,
                "name": "Pulsar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                "id": 1676,
                "name": "Triangle 3532"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107372/?format=api",
                "id": 107372,
                "name": "Thanatos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4333"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12207"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19200"
        }
    ]
}