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

{
    "url": "https://demozoo.org/api/v1/releasers/5602/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5602/",
    "id": 5602,
    "name": "Federation Against Nature",
    "is_group": true,
    "nicks": [
        {
            "name": "Federation Against Nature",
            "abbreviation": "FAN",
            "is_primary_nick": true,
            "variants": [
                "FAN",
                "Federation Against Nature"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5568/?format=api",
                "id": 5568,
                "name": "Axis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2283/?format=api",
                "id": 2283,
                "name": "Mr. Coke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2281/?format=api",
                "id": 2281,
                "name": "Bull"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2285/?format=api",
                "id": 2285,
                "name": "tIn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2556/?format=api",
                "id": 2556,
                "name": "Ripguy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5149/?format=api",
                "id": 5149,
                "name": "TTS"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2143/?format=api",
                "id": 2143,
                "name": "Absence"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2239/?format=api",
                "id": 2239,
                "name": "Risk"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/29450/?format=api",
                "id": 29450,
                "name": "Newline"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fanhq.de/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FAN/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=216"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/federation_against_nature/"
        }
    ]
}