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

{
    "url": "https://demozoo.org/api/v1/releasers/8893/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8893/",
    "id": 8893,
    "name": "Progress",
    "is_group": true,
    "nicks": [
        {
            "name": "Progress",
            "abbreviation": "PGS",
            "is_primary_nick": true,
            "variants": [
                "PGS",
                "Progress"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9291/?format=api",
                "id": 9291,
                "name": "Mic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9075/?format=api",
                "id": 9075,
                "name": "Fux"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9074/?format=api",
                "id": 9074,
                "name": "Rom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9276/?format=api",
                "id": 9276,
                "name": "KSA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9645/?format=api",
                "id": 9645,
                "name": "Gena"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28855/?format=api",
                "id": 28855,
                "name": "Vall"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8892/?format=api",
                "id": 8892,
                "name": "Seamans"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/8894/?format=api",
                "id": 8894,
                "name": "MPS"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://pgs-hq.narod.ru/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=700"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Progress"
        }
    ]
}