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

{
    "url": "https://demozoo.org/api/v1/releasers/91886/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91886/",
    "id": 91886,
    "name": "Amigavision Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Amigavision Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Amigavision Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23771/?format=api",
                "id": 23771,
                "name": "United"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53669/?format=api",
                "id": 53669,
                "name": "Werner"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86967/?format=api",
                "id": 86967,
                "name": "Moses"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92653/?format=api",
                "id": 92653,
                "name": "G.i. Chris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93451/?format=api",
                "id": 93451,
                "name": "Macfarland"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6015"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4662"
        }
    ]
}