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

{
    "url": "https://demozoo.org/api/v1/releasers/18015/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18015/",
    "id": 18015,
    "name": "Native Force",
    "is_group": true,
    "nicks": [
        {
            "name": "Native Force",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Native Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72674/?format=api",
                "id": 72674,
                "name": "Sphinx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18014/?format=api",
                "id": 18014,
                "name": "Pit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68345/?format=api",
                "id": 68345,
                "name": "Drice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120460/?format=api",
                "id": 120460,
                "name": "Cyborg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/native-force"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13196"
        }
    ]
}