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

{
    "url": "https://demozoo.org/api/v1/releasers/13273/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13273/",
    "id": 13273,
    "name": "Factor X",
    "is_group": true,
    "nicks": [
        {
            "name": "Factor X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Factor X"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46102/?format=api",
                "id": 46102,
                "name": "MSC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46103/?format=api",
                "id": 46103,
                "name": "Lucifer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46104/?format=api",
                "id": 46104,
                "name": "Christian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46105/?format=api",
                "id": 46105,
                "name": "Mega H"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/65141/?format=api",
                "id": 65141,
                "name": "Satsuma Design"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4382"
        }
    ]
}