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

{
    "url": "https://demozoo.org/api/v1/releasers/63469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63469/",
    "id": 63469,
    "name": "Merkwood",
    "is_group": false,
    "nicks": [
        {
            "name": "Merkwood",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Merkwood"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50397/?format=api",
                "id": 50397,
                "name": "Vogue"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                "id": 6649,
                "name": "X-Trade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36282/?format=api",
                "id": 36282,
                "name": "The Bitstoppers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18441"
        }
    ]
}