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

{
    "url": "https://demozoo.org/api/v1/releasers/59432/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59432/",
    "id": 59432,
    "name": "Swans",
    "is_group": true,
    "nicks": [
        {
            "name": "Swans",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Swans"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59433/?format=api",
                "id": 59433,
                "name": "Gandalf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1963/?format=api",
                "id": 1963,
                "name": "Monty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96172/?format=api",
                "id": 96172,
                "name": "Mystic Artist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96173/?format=api",
                "id": 96173,
                "name": "W.a.landru"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96174/?format=api",
                "id": 96174,
                "name": "Marrs"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33367"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11315"
        }
    ]
}