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

{
    "url": "https://demozoo.org/api/v1/releasers/75274/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75274/",
    "id": 75274,
    "name": "The Hill People",
    "is_group": true,
    "nicks": [
        {
            "name": "The Hill People",
            "abbreviation": "THP",
            "is_primary_nick": true,
            "variants": [
                "THP",
                "The Hill People"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75275/?format=api",
                "id": 75275,
                "name": "Helios"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46361/?format=api",
                "id": 46361,
                "name": "SkaTeMasTer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13479"
        }
    ]
}