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

{
    "url": "https://demozoo.org/api/v1/releasers/73705/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73705/",
    "id": 73705,
    "name": "Beacon",
    "is_group": true,
    "nicks": [
        {
            "name": "Beacon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beacon"
            ]
        },
        {
            "name": "Members of Beacon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Members of Beacon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73706/?format=api",
                "id": 73706,
                "name": "Trojan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73707/?format=api",
                "id": 73707,
                "name": "LC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73708/?format=api",
                "id": 73708,
                "name": "D. Paint IV"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73709/?format=api",
                "id": 73709,
                "name": "Chaser"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=59002"
        }
    ]
}