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

{
    "url": "https://demozoo.org/api/v1/releasers/7188/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7188/",
    "id": 7188,
    "name": "TDS Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "TDS Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TDS Inc",
                "TDS Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32175/?format=api",
                "id": 32175,
                "name": "Betrayer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136713/?format=api",
                "id": 136713,
                "name": "Traveller"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136714/?format=api",
                "id": 136714,
                "name": "Criterion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15142/?format=api",
                "id": 15142,
                "name": "Freaking Dooz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2436"
        }
    ]
}