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

{
    "url": "https://demozoo.org/api/v1/releasers/53646/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53646/",
    "id": 53646,
    "name": "Actors",
    "is_group": true,
    "nicks": [
        {
            "name": "Actors",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Actors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53647/?format=api",
                "id": 53647,
                "name": "Dr. Doom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93628/?format=api",
                "id": 93628,
                "name": "Softwareslayer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93629/?format=api",
                "id": 93629,
                "name": "Anxity"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93630/?format=api",
                "id": 93630,
                "name": "Lord Oberon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123399/?format=api",
                "id": 123399,
                "name": "Dolmansleeve"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123398/?format=api",
                "id": 123398,
                "name": "Black Phantom"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=17071"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13578"
        }
    ]
}