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

{
    "url": "https://demozoo.org/api/v1/releasers/53566/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53566/",
    "id": 53566,
    "name": "Leto II",
    "is_group": false,
    "nicks": [
        {
            "name": "Leto 2",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leto 2"
            ]
        },
        {
            "name": "Leto II",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leto II"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2967/?format=api",
                "id": 2967,
                "name": "Commando Frontier"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1671/?format=api",
                "id": 1671,
                "name": "Transcom"
            },
            "is_current": false
        },
        {
            "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/106898/?format=api",
                "id": 106898,
                "name": "Aces"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78803/?format=api",
                "id": 78803,
                "name": "The Austrian Union 1881"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9468"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14760"
        }
    ]
}