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

{
    "url": "https://demozoo.org/api/v1/releasers/9275/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9275/",
    "id": 9275,
    "name": "Skrju",
    "is_group": true,
    "nicks": [
        {
            "name": "Screw",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Screw"
            ]
        },
        {
            "name": "Skrju",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skrju"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9266/?format=api",
                "id": 9266,
                "name": "Kristoph"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9554/?format=api",
                "id": 9554,
                "name": "sq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                "id": 9064,
                "name": "Nik-O"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54035/?format=api",
                "id": 54035,
                "name": "tanya_2308"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/246/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2148"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Skrju"
        }
    ]
}