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

{
    "url": "https://demozoo.org/api/v1/releasers/76882/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76882/",
    "id": 76882,
    "name": "Nova Acies",
    "is_group": true,
    "nicks": [
        {
            "name": "Nova Acies",
            "abbreviation": "NA",
            "is_primary_nick": true,
            "variants": [
                "NA",
                "Nova Acies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27437/?format=api",
                "id": 27437,
                "name": "Randy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13167/?format=api",
                "id": 13167,
                "name": "Parsec"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93118/?format=api",
                "id": 93118,
                "name": "Wrong Way"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93119/?format=api",
                "id": 93119,
                "name": "Fourth Horseman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93120/?format=api",
                "id": 93120,
                "name": "Dr. Guru"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77213/?format=api",
                "id": 77213,
                "name": "Sirio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100827/?format=api",
                "id": 100827,
                "name": "Paul Atreides"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135991/?format=api",
                "id": 135991,
                "name": "Mat"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/nova-acies"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13770"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1103"
        }
    ]
}