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

{
    "url": "https://demozoo.org/api/v1/releasers/40633/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40633/",
    "id": 40633,
    "name": "Atlantic",
    "is_group": true,
    "nicks": [
        {
            "name": "Atlantic",
            "abbreviation": "ATL",
            "is_primary_nick": true,
            "variants": [
                "ATL",
                "Atlantic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47769/?format=api",
                "id": 47769,
                "name": "xpo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15005/?format=api",
                "id": 15005,
                "name": "Digger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50914/?format=api",
                "id": 50914,
                "name": "Mr Wegi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139907/?format=api",
                "id": 139907,
                "name": "MAYK"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135878/?format=api",
                "id": 135878,
                "name": "Mark"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142850/?format=api",
                "id": 142850,
                "name": "Branzol"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148142/?format=api",
                "id": 148142,
                "name": "Toaster"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2439"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7164"
        }
    ]
}