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

{
    "url": "https://demozoo.org/api/v1/releasers/99736/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99736/",
    "id": 99736,
    "name": "Airline Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Airline Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Airline Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82380/?format=api",
                "id": 82380,
                "name": "Beadwave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103851/?format=api",
                "id": 103851,
                "name": "Mici"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49066"
        }
    ]
}