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

{
    "url": "https://demozoo.org/api/v1/releasers/13253/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13253/",
    "id": 13253,
    "name": "Y-Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Y-Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Y-Crew",
                "YCrew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10810/?format=api",
                "id": 10810,
                "name": "Harald Krischna"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8306/?format=api",
                "id": 8306,
                "name": "Nazgul"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13254/?format=api",
                "id": 13254,
                "name": "K.W.E"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93105/?format=api",
                "id": 93105,
                "name": "Phream"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48304/?format=api",
                "id": 48304,
                "name": "Fairbank"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://y-crew.untergrund.net/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37493"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10795"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/ycrew/"
        }
    ]
}