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

{
    "url": "https://demozoo.org/api/v1/releasers/15298/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15298/",
    "id": 15298,
    "name": "oVan",
    "is_group": false,
    "nicks": [
        {
            "name": "oVan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "oVan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9929/?format=api",
                "id": 9929,
                "name": "Radical Rhythms"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18987/?format=api",
                "id": 18987,
                "name": "HyperNova"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74526/?format=api",
                "id": 74526,
                "name": "CLT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=5574"
        }
    ]
}