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

{
    "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
    "demozoo_url": "https://demozoo.org/groups/71844/",
    "id": 71844,
    "name": "Primary",
    "is_group": true,
    "nicks": [
        {
            "name": "Primary",
            "abbreviation": "PRM",
            "is_primary_nick": true,
            "variants": [
                "PRM",
                "Primary"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70568/?format=api",
                "id": 70568,
                "name": "Jurbo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46102/?format=api",
                "id": 46102,
                "name": "MSC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122122/?format=api",
                "id": 122122,
                "name": "Hackerjack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7804/?format=api",
                "id": 7804,
                "name": "hyperunknown"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9942"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19961018094914/http://www.halland.net/~hjonson/"
        }
    ]
}