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

{
    "url": "https://demozoo.org/api/v1/releasers/20300/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20300/",
    "id": 20300,
    "name": "Zaborra",
    "is_group": true,
    "nicks": [
        {
            "name": "Zaborra",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zaborra"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16842/?format=api",
                "id": 16842,
                "name": "Peskanov"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135041/?format=api",
                "id": 135041,
                "name": "Blacky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102253/?format=api",
                "id": 102253,
                "name": "Dan #10"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102251/?format=api",
                "id": 102251,
                "name": "Zabalza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102252/?format=api",
                "id": 102252,
                "name": "Okiñena"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61789"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3916"
        }
    ]
}