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

{
    "url": "https://demozoo.org/api/v1/releasers/19969/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19969/",
    "id": 19969,
    "name": "VA-Design",
    "is_group": true,
    "nicks": [
        {
            "name": "VA-Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "VA Design",
                "VA-Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49761/?format=api",
                "id": 49761,
                "name": "Magnum"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49811/?format=api",
                "id": 49811,
                "name": "Valiant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49752/?format=api",
                "id": 49752,
                "name": "Avenger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35508"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6303"
        }
    ]
}