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

{
    "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9939/",
    "id": 9939,
    "name": "Amable",
    "is_group": true,
    "nicks": [
        {
            "name": "Amable",
            "abbreviation": "AMB",
            "is_primary_nick": true,
            "variants": [
                "AMB",
                "Amable"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9919/?format=api",
                "id": 9919,
                "name": "A-Move"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9941/?format=api",
                "id": 9941,
                "name": "Velvet"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10159/?format=api",
                "id": 10159,
                "name": "Climax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10693/?format=api",
                "id": 10693,
                "name": "Quincy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10645/?format=api",
                "id": 10645,
                "name": "Pailes"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8803/?format=api",
                "id": 8803,
                "name": "Cobalt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14093/?format=api",
                "id": 14093,
                "name": "Raul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14108/?format=api",
                "id": 14108,
                "name": "Goofy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17511/?format=api",
                "id": 17511,
                "name": "Hardball"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10694/?format=api",
                "id": 10694,
                "name": "Landru"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=503"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/amable/"
        }
    ]
}