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

{
    "url": "https://demozoo.org/api/v1/releasers/2928/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2928/",
    "id": 2928,
    "name": "Unit A",
    "is_group": true,
    "nicks": [
        {
            "name": "Unit A",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unit A"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2931/?format=api",
                "id": 2931,
                "name": "Diz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66482/?format=api",
                "id": 66482,
                "name": "Dreamforce"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91782/?format=api",
                "id": 91782,
                "name": "Ewing"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=5421"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2631"
        }
    ]
}