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

{
    "url": "https://demozoo.org/api/v1/releasers/13105/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13105/",
    "id": 13105,
    "name": "Nordic Vision",
    "is_group": true,
    "nicks": [
        {
            "name": "Nordic Vision",
            "abbreviation": "NV",
            "is_primary_nick": true,
            "variants": [
                "NV",
                "Nordic Vision"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13104/?format=api",
                "id": 13104,
                "name": "Wiggin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18367/?format=api",
                "id": 18367,
                "name": "Wihannes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18368/?format=api",
                "id": 18368,
                "name": "Sentinel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19498/?format=api",
                "id": 19498,
                "name": "Emetic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20173/?format=api",
                "id": 20173,
                "name": "Solen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56293/?format=api",
                "id": 56293,
                "name": "Loiter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64873/?format=api",
                "id": 64873,
                "name": "Jason P"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3353"
        }
    ]
}