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

{
    "url": "https://demozoo.org/api/v1/releasers/38883/?format=api",
    "demozoo_url": "https://demozoo.org/groups/38883/",
    "id": 38883,
    "name": "DTS Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "DTS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DTS"
            ]
        },
        {
            "name": "DTS Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DTS Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7388/?format=api",
                "id": 7388,
                "name": "Van Caco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75086/?format=api",
                "id": 75086,
                "name": "Taxman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7386/?format=api",
                "id": 7386,
                "name": "Matt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97131/?format=api",
                "id": 97131,
                "name": "Mc Mack"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4259"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12708"
        }
    ]
}