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

{
    "url": "https://demozoo.org/api/v1/releasers/62645/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62645/",
    "id": 62645,
    "name": "Random",
    "is_group": true,
    "nicks": [
        {
            "name": "Random",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Random"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62644/?format=api",
                "id": 62644,
                "name": "Hyla"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11435/?format=api",
                "id": 11435,
                "name": "James J. Kilroy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47483/?format=api",
                "id": 47483,
                "name": "Mr. Turnip"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96354/?format=api",
                "id": 96354,
                "name": "Maurice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97769/?format=api",
                "id": 97769,
                "name": "The Long"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105545/?format=api",
                "id": 105545,
                "name": "The Red Fox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4545/?format=api",
                "id": 4545,
                "name": "Wintermute"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20599/?format=api",
                "id": 20599,
                "name": "Rom Chip"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16497"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13508"
        }
    ]
}