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

{
    "url": "https://demozoo.org/api/v1/releasers/84562/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84562/",
    "id": 84562,
    "name": "RCS 2100",
    "is_group": true,
    "nicks": [
        {
            "name": "RCS 2100",
            "abbreviation": "RCS",
            "is_primary_nick": true,
            "variants": [
                "RCS",
                "RCS 2100",
                "Russian Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141951/?format=api",
                "id": 141951,
                "name": "Zoolook"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60814/?format=api",
                "id": 60814,
                "name": "Stingray"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142525/?format=api",
                "id": 142525,
                "name": "Little Mad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142526/?format=api",
                "id": 142526,
                "name": "Tripod"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142531/?format=api",
                "id": 142531,
                "name": "Igor"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/142505/?format=api",
                "id": 142505,
                "name": "Syndrom 2001"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3800"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9332"
        }
    ]
}