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

{
    "url": "https://demozoo.org/api/v1/releasers/68839/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68839/",
    "id": 68839,
    "name": "SYNC",
    "is_group": true,
    "nicks": [
        {
            "name": "SYNC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SYNC"
            ]
        },
        {
            "name": "SYNC Innovation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SYNC Innovation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14066/?format=api",
                "id": 14066,
                "name": "Riff-Raff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130691/?format=api",
                "id": 130691,
                "name": "Hue"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13191"
        }
    ]
}