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

{
    "url": "https://demozoo.org/api/v1/releasers/79528/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79528/",
    "id": 79528,
    "name": "Divizja",
    "is_group": true,
    "nicks": [
        {
            "name": "Divizja",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Divizja"
            ]
        },
        {
            "name": "Divizja:Zero",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Divizja:Zero"
            ]
        },
        {
            "name": "dv:zero",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "dv:zero"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79529/?format=api",
                "id": 79529,
                "name": "Dharul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79530/?format=api",
                "id": 79530,
                "name": "!van"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23097/?format=api",
                "id": 23097,
                "name": "Shyz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4009"
        }
    ]
}