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

{
    "url": "https://demozoo.org/api/v1/releasers/78092/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78092/",
    "id": 78092,
    "name": "Thor",
    "is_group": false,
    "nicks": [
        {
            "name": "Thor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thor",
                "th0r"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78091/?format=api",
                "id": 78091,
                "name": "Glory"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                "id": 15406,
                "name": "Arcade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132739/?format=api",
                "id": 132739,
                "name": "Deja Vu"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64017/?format=api",
                "id": 64017,
                "name": "Random"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53795/?format=api",
                "id": 53795,
                "name": "United Software Associates"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107238/?format=api",
                "id": 107238,
                "name": "Black Reign"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3325"
        }
    ]
}