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

{
    "url": "https://demozoo.org/api/v1/releasers/141700/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141700/",
    "id": 141700,
    "name": "Host",
    "is_group": false,
    "nicks": [
        {
            "name": "Host",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Host",
                "The Hoster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14473/?format=api",
                "id": 14473,
                "name": "Entropy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50511/?format=api",
                "id": 50511,
                "name": "Paralax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44476/?format=api",
                "id": 44476,
                "name": "The Second Ring"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141701/?format=api",
                "id": 141701,
                "name": "Switch"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4081"
        }
    ]
}