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

{
    "url": "https://demozoo.org/api/v1/releasers/17273/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17273/",
    "id": 17273,
    "name": "RMM",
    "is_group": true,
    "nicks": [
        {
            "name": "RMM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RMM"
            ]
        },
        {
            "name": "Realtime MultiMedia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Realtime MultiMedia"
            ]
        },
        {
            "name": "Realtime MultiMedia Design",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Realtime MultiMedia Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42466/?format=api",
                "id": 42466,
                "name": "Fractoid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42838/?format=api",
                "id": 42838,
                "name": "e64"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4209"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20031001000000*/%20www.rmmdesign.com.au"
        }
    ]
}