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

{
    "url": "https://demozoo.org/api/v1/releasers/62852/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62852/",
    "id": 62852,
    "name": "Exact",
    "is_group": true,
    "nicks": [
        {
            "name": "Exact",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exact"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118588/?format=api",
                "id": 118588,
                "name": "Tal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11424/?format=api",
                "id": 11424,
                "name": "Delta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11423/?format=api",
                "id": 11423,
                "name": "Dr. Beat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11431/?format=api",
                "id": 11431,
                "name": "Dr. C"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11427/?format=api",
                "id": 11427,
                "name": "SCS"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                "id": 11434,
                "name": "TCC Design"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2248"
        }
    ]
}