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

{
    "url": "https://demozoo.org/api/v1/releasers/80370/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80370/",
    "id": 80370,
    "name": "ConWay",
    "is_group": false,
    "nicks": [
        {
            "name": "ConWay",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ConWay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                "id": 82004,
                "name": "Arcade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81641/?format=api",
                "id": 81641,
                "name": "Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86508/?format=api",
                "id": 86508,
                "name": "Venus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72575/?format=api",
                "id": 72575,
                "name": "The Dirty Dozen"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}