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

{
    "url": "https://demozoo.org/api/v1/releasers/280/?format=api",
    "demozoo_url": "https://demozoo.org/groups/280/",
    "id": 280,
    "name": "Velocity",
    "is_group": true,
    "nicks": [
        {
            "name": "Velocity",
            "abbreviation": "VLC",
            "is_primary_nick": true,
            "variants": [
                "VLC",
                "Velocity"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/281/?format=api",
                "id": 281,
                "name": "Hepphep"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20195/?format=api",
                "id": 20195,
                "name": "Quarrier"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136514/?format=api",
                "id": 136514,
                "name": "Spider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136515/?format=api",
                "id": 136515,
                "name": "Break-d"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136516/?format=api",
                "id": 136516,
                "name": "Zero5"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61707/?format=api",
                "id": 61707,
                "name": "Jucciz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1051/?format=api",
                "id": 1051,
                "name": "Blunt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83911/?format=api",
                "id": 83911,
                "name": "Doctor Gekil"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=24"
        }
    ]
}