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

{
    "url": "https://demozoo.org/api/v1/releasers/22556/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22556/",
    "id": 22556,
    "name": "Rico",
    "is_group": false,
    "nicks": [
        {
            "name": "Mordlord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mordlord"
            ]
        },
        {
            "name": "Rico",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rico"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22581/?format=api",
                "id": 22581,
                "name": "The Future Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22589/?format=api",
                "id": 22589,
                "name": "Hurrican"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22594/?format=api",
                "id": 22594,
                "name": "Home Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22595/?format=api",
                "id": 22595,
                "name": "Sigma Seven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16622"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34481"
        }
    ]
}