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

{
    "url": "https://demozoo.org/api/v1/releasers/19365/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19365/",
    "id": 19365,
    "name": "Nosasoft",
    "is_group": true,
    "nicks": [
        {
            "name": "Nosasoft",
            "abbreviation": "NSS",
            "is_primary_nick": true,
            "variants": [
                "NSS",
                "Nosasoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19364/?format=api",
                "id": 19364,
                "name": "Rival"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21866/?format=api",
                "id": 21866,
                "name": "KCI"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132499/?format=api",
                "id": 132499,
                "name": "John Zero"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132500/?format=api",
                "id": 132500,
                "name": "The Trooper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10192"
        }
    ]
}