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

{
    "url": "https://demozoo.org/api/v1/releasers/60282/?format=api",
    "demozoo_url": "https://demozoo.org/groups/60282/",
    "id": 60282,
    "name": "FutureSoft",
    "is_group": true,
    "nicks": [
        {
            "name": "FutureSoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FutureSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60283/?format=api",
                "id": 60283,
                "name": "The Future Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50768/?format=api",
                "id": 50768,
                "name": "Devilmarkus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110390/?format=api",
                "id": 110390,
                "name": "LambdaMikel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110391/?format=api",
                "id": 110391,
                "name": "Tolkin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110393/?format=api",
                "id": 110393,
                "name": "Bryce"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/110392/?format=api",
                "id": 110392,
                "name": "ET-Soft"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/FutureSoft"
        }
    ]
}