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

{
    "url": "https://demozoo.org/api/v1/releasers/5273/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5273/",
    "id": 5273,
    "name": "Virus",
    "is_group": true,
    "nicks": [
        {
            "name": "Virus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Virus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104140/?format=api",
                "id": 104140,
                "name": "Roger Heykoop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145029/?format=api",
                "id": 145029,
                "name": "Fieldt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145030/?format=api",
                "id": 145030,
                "name": "Justified Ancient Mahoeba"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145031/?format=api",
                "id": 145031,
                "name": "Daniel"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32864"
        }
    ]
}