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

{
    "url": "https://demozoo.org/api/v1/releasers/143700/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143700/",
    "id": 143700,
    "name": "Mike",
    "is_group": false,
    "nicks": [
        {
            "name": "Mike",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mike"
            ]
        },
        {
            "name": "Mike - The Future Boy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mike - The Future Boy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143696/?format=api",
                "id": 143696,
                "name": "Demo Soft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143701/?format=api",
                "id": 143701,
                "name": "Deep Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126238/?format=api",
                "id": 126238,
                "name": "Reality 3009"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109545/?format=api",
                "id": 109545,
                "name": "The Beavers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143694/?format=api",
                "id": 143694,
                "name": "The Starforce"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19435"
        }
    ]
}