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

{
    "url": "https://demozoo.org/api/v1/releasers/19260/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19260/",
    "id": 19260,
    "name": "Queue Members Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Queue Members Group",
            "abbreviation": "QMG",
            "is_primary_nick": true,
            "variants": [
                "QMG",
                "Queue Members Group"
            ]
        },
        {
            "name": "Queue Members Group Art Division",
            "abbreviation": "Queue Members Group AD",
            "is_primary_nick": false,
            "variants": [
                "Queue Members Group AD",
                "Queue Members Group Art Division"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12285/?format=api",
                "id": 12285,
                "name": "Mad Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20242/?format=api",
                "id": 20242,
                "name": "Rogers"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150102/?format=api",
                "id": 150102,
                "name": "GEO"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150103/?format=api",
                "id": 150103,
                "name": "ViP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150104/?format=api",
                "id": 150104,
                "name": "Dixon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150105/?format=api",
                "id": 150105,
                "name": "Andrey"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://qmg.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=590"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19990224224430/http://qmg.rising.ru/"
        }
    ]
}