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

{
    "url": "https://demozoo.org/api/v1/releasers/34905/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34905/",
    "id": 34905,
    "name": "Noway Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Noway Productions",
            "abbreviation": "NWP",
            "is_primary_nick": true,
            "variants": [
                "NWP",
                "Noway Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34906/?format=api",
                "id": 34906,
                "name": "Abraxas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34907/?format=api",
                "id": 34907,
                "name": "Bomb-Boy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19982/?format=api",
                "id": 19982,
                "name": "Duffy Duck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/253/?format=api",
                "id": 253,
                "name": "Senser"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/noway-productions"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13602"
        }
    ]
}