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

{
    "url": "https://demozoo.org/api/v1/releasers/90971/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90971/",
    "id": 90971,
    "name": "Artless",
    "is_group": true,
    "nicks": [
        {
            "name": "Artless",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Artless"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67555/?format=api",
                "id": 67555,
                "name": "Ozan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97795/?format=api",
                "id": 97795,
                "name": "Doctor Cubase"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18939/?format=api",
                "id": 18939,
                "name": "Safe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39968"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1159"
        }
    ]
}