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

{
    "url": "https://demozoo.org/api/v1/releasers/137954/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137954/",
    "id": 137954,
    "name": "cr!sp",
    "is_group": true,
    "nicks": [
        {
            "name": "cr!sp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cr!sp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137952/?format=api",
                "id": 137952,
                "name": "glure"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141482/?format=api",
                "id": 141482,
                "name": "ezrock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44632/?format=api",
                "id": 44632,
                "name": "Salle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28086/?format=api",
                "id": 28086,
                "name": "Dipe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15653"
        }
    ]
}