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

{
    "url": "https://demozoo.org/api/v1/releasers/10871/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10871/",
    "id": 10871,
    "name": "X-Type",
    "is_group": false,
    "nicks": [
        {
            "name": "X-Type",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "X-Type",
                "XTP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                "id": 10870,
                "name": "Harvester"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143274/?format=api",
                "id": 143274,
                "name": "Proximall"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145287/?format=api",
                "id": 145287,
                "name": "CX-Entertainment"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8856"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28229"
        }
    ]
}