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

{
    "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30087/",
    "id": 30087,
    "name": "TMD Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "TMD Crew",
            "abbreviation": "TMD",
            "is_primary_nick": true,
            "variants": [
                "TMD",
                "TMD Crew",
                "TMDcrew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30086/?format=api",
                "id": 30086,
                "name": "Memetic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30101/?format=api",
                "id": 30101,
                "name": "Typec"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36058/?format=api",
                "id": 36058,
                "name": "LOst"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11312/?format=api",
                "id": 11312,
                "name": "Silencer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40046/?format=api",
                "id": 40046,
                "name": "Tiboz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1927"
        }
    ]
}