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

{
    "url": "https://demozoo.org/api/v1/releasers/139992/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139992/",
    "id": 139992,
    "name": "Icon",
    "is_group": true,
    "nicks": [
        {
            "name": "Icon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Icon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1645/?format=api",
                "id": 1645,
                "name": "Cosmos Designs"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1650/?format=api",
                "id": 1650,
                "name": "Arny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139993/?format=api",
                "id": 139993,
                "name": "Greg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80977/?format=api",
                "id": 80977,
                "name": "Hannes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4207/?format=api",
                "id": 4207,
                "name": "Edison"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142583/?format=api",
                "id": 142583,
                "name": "Visby"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71848/?format=api",
                "id": 71848,
                "name": "Oldguy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7373"
        }
    ]
}