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

{
    "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78435/",
    "id": 78435,
    "name": "Cookie Collective",
    "is_group": true,
    "nicks": [
        {
            "name": "Cookie Collective",
            "abbreviation": "Cookies",
            "is_primary_nick": true,
            "variants": [
                "Cookie Collective",
                "Cookies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52423/?format=api",
                "id": 52423,
                "name": "Koltes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
                "id": 61858,
                "name": "Neon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88962/?format=api",
                "id": 88962,
                "name": "DiFFtY"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114547/?format=api",
                "id": 114547,
                "name": "z0rg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68796/?format=api",
                "id": 68796,
                "name": "Kush"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88839/?format=api",
                "id": 88839,
                "name": "NuSan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65988/?format=api",
                "id": 65988,
                "name": "Flopine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122747/?format=api",
                "id": 122747,
                "name": "Peregrine"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cookie.paris/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/CookieCollective"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13828"
        }
    ]
}