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

{
    "url": "https://demozoo.org/api/v1/releasers/17244/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17244/",
    "id": 17244,
    "name": "10k Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "10k Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "10k Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86485/?format=api",
                "id": 86485,
                "name": "BOO"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86486/?format=api",
                "id": 86486,
                "name": "VLD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86487/?format=api",
                "id": 86487,
                "name": "FLC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86488/?format=api",
                "id": 86488,
                "name": "FUA"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2580"
        }
    ]
}