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

{
    "url": "https://demozoo.org/api/v1/releasers/5055/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5055/",
    "id": 5055,
    "name": "779",
    "is_group": true,
    "nicks": [
        {
            "name": "779",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "779"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5053/?format=api",
                "id": 5053,
                "name": "Rave-N"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12142/?format=api",
                "id": 12142,
                "name": "acidbrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41714/?format=api",
                "id": 41714,
                "name": "Bushido"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73137/?format=api",
                "id": 73137,
                "name": "Sc0r"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42719/?format=api",
                "id": 42719,
                "name": "Umezeeb"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3141"
        }
    ]
}