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

{
    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9595/",
    "id": 9595,
    "name": "NotSoft",
    "is_group": true,
    "nicks": [
        {
            "name": "NOT-Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "NOT-Soft"
            ]
        },
        {
            "name": "NotSoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NotSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9594/?format=api",
                "id": 9594,
                "name": "Gibson"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59289/?format=api",
                "id": 59289,
                "name": "wbr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59290/?format=api",
                "id": 59290,
                "name": "BlastOff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59291/?format=api",
                "id": 59291,
                "name": "Djoni"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59292/?format=api",
                "id": 59292,
                "name": "OTO-Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6695/?format=api",
                "id": 6695,
                "name": "Dj Maxx"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12759"
        }
    ]
}