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

{
    "url": "https://demozoo.org/api/v1/releasers/7234/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7234/",
    "id": 7234,
    "name": "Yoko",
    "is_group": false,
    "nicks": [
        {
            "name": "Yoko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yoko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48346/?format=api",
                "id": 48346,
                "name": "Fiction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64459/?format=api",
                "id": 64459,
                "name": "Zyrox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1915"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58475"
        }
    ]
}