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

{
    "url": "https://demozoo.org/api/v1/releasers/53953/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53953/",
    "id": 53953,
    "name": "Model 3000",
    "is_group": false,
    "nicks": [
        {
            "name": "Model 3000",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Model 3000"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53952/?format=api",
                "id": 53952,
                "name": "InterActive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8266/?format=api",
                "id": 8266,
                "name": "Traxx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88588/?format=api",
                "id": 88588,
                "name": "PHUN"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5029"
        }
    ]
}