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

{
    "url": "https://demozoo.org/api/v1/releasers/23233/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23233/",
    "id": 23233,
    "name": "SxT",
    "is_group": true,
    "nicks": [
        {
            "name": "SvT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SvT"
            ]
        },
        {
            "name": "SxT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SxT"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8862/?format=api",
                "id": 8862,
                "name": "deadguy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103035/?format=api",
                "id": 103035,
                "name": "Almighty Bob"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105678/?format=api",
                "id": 105678,
                "name": "Wonko the Sane"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60397/?format=api",
                "id": 60397,
                "name": "Znoez"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103036/?format=api",
                "id": 103036,
                "name": "Da Count"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4450"
        }
    ]
}