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

{
    "url": "https://demozoo.org/api/v1/releasers/1738/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1738/",
    "id": 1738,
    "name": "Krueger",
    "is_group": false,
    "nicks": [
        {
            "name": "Krueger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Krueger"
            ]
        },
        {
            "name": "Zar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/658/?format=api",
                "id": 658,
                "name": "Kefrens"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2750/?format=api",
                "id": 2750,
                "name": "Prologic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47963/?format=api",
                "id": 47963,
                "name": "Wiz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2748/?format=api",
                "id": 2748,
                "name": "Brain Wave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1454/?format=api",
                "id": 1454,
                "name": "Awesome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73578/?format=api",
                "id": 73578,
                "name": "E & L"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=527"
        }
    ]
}