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

{
    "url": "https://demozoo.org/api/v1/releasers/63162/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63162/",
    "id": 63162,
    "name": "PseudoDOS",
    "is_group": true,
    "nicks": [
        {
            "name": "PseudoDOS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PseudoDOS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48809/?format=api",
                "id": 48809,
                "name": "Zeg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63163/?format=api",
                "id": 63163,
                "name": "Lighttower"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63164/?format=api",
                "id": 63164,
                "name": "Sam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63165/?format=api",
                "id": 63165,
                "name": "ags"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19799"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7046"
        }
    ]
}