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

{
    "url": "https://demozoo.org/api/v1/releasers/65512/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65512/",
    "id": 65512,
    "name": "FAST",
    "is_group": true,
    "nicks": [
        {
            "name": "FAST",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FAST"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/721/?format=api",
                "id": 721,
                "name": "Sauron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19092/?format=api",
                "id": 19092,
                "name": "Porta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1894/?format=api",
                "id": 1894,
                "name": "Posdnuos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99698/?format=api",
                "id": 99698,
                "name": "Samplemixer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38683"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6782"
        }
    ]
}