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

{
    "url": "https://demozoo.org/api/v1/releasers/69640/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69640/",
    "id": 69640,
    "name": "Power System",
    "is_group": true,
    "nicks": [
        {
            "name": "Power System",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Power System"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10217/?format=api",
                "id": 10217,
                "name": "Epsilon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11766/?format=api",
                "id": 11766,
                "name": "Eliot"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70718/?format=api",
                "id": 70718,
                "name": "ALN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69634/?format=api",
                "id": 69634,
                "name": "Hydris"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110409/?format=api",
                "id": 110409,
                "name": "Tequila"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Power_System"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3927"
        }
    ]
}