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

{
    "url": "https://demozoo.org/api/v1/releasers/137897/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137897/",
    "id": 137897,
    "name": "Kraksnax",
    "is_group": true,
    "nicks": [
        {
            "name": "Kraksnax",
            "abbreviation": "KSX",
            "is_primary_nick": true,
            "variants": [
                "KSX",
                "Kraksnax"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137898/?format=api",
                "id": 137898,
                "name": "Mo Dernart"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137899/?format=api",
                "id": 137899,
                "name": "Josey Wales"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137900/?format=api",
                "id": 137900,
                "name": "Rawchild"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137901/?format=api",
                "id": 137901,
                "name": "Eldiron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137902/?format=api",
                "id": 137902,
                "name": "Dr. Funkenstein"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137903/?format=api",
                "id": 137903,
                "name": "Punk Schubert"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://kraksnax.bitbucket.io/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://kraksnax64.itch.io/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10994"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15819"
        }
    ]
}