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

{
    "url": "https://demozoo.org/api/v1/releasers/104780/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104780/",
    "id": 104780,
    "name": "Logic Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Logic Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Logic Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13483/?format=api",
                "id": 13483,
                "name": "Explorer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13484/?format=api",
                "id": 13484,
                "name": "Tabasco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135977/?format=api",
                "id": 135977,
                "name": "Beyonder"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60763"
        }
    ]
}