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

{
    "url": "https://demozoo.org/api/v1/releasers/110410/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110410/",
    "id": 110410,
    "name": "Schneider/Amstrad CPC User Group",
    "is_group": true,
    "nicks": [
        {
            "name": "SCUG - Der Computerclub",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SCUG - Der Computerclub"
            ]
        },
        {
            "name": "Schneider/Amstrad CPC User Group",
            "abbreviation": "SCUG",
            "is_primary_nick": true,
            "variants": [
                "SCUG",
                "Schneider/Amstrad CPC User Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110411/?format=api",
                "id": 110411,
                "name": "Dirk Strassl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110412/?format=api",
                "id": 110412,
                "name": "Mr. Ams"
            },
            "is_current": true
        },
        {
            "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/110391/?format=api",
                "id": 110391,
                "name": "Tolkin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/SCUG"
        }
    ]
}