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

{
    "url": "https://demozoo.org/api/v1/releasers/19168/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19168/",
    "id": 19168,
    "name": "EastWood",
    "is_group": true,
    "nicks": [
        {
            "name": "EastWood",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "EastWood"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67992/?format=api",
                "id": 67992,
                "name": "R.A.Y."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67989/?format=api",
                "id": 67989,
                "name": "S.C.A.T."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67991/?format=api",
                "id": 67991,
                "name": "Bit.C"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67990/?format=api",
                "id": 67990,
                "name": "Dr.Blaster"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12889"
        }
    ]
}