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

{
    "url": "https://demozoo.org/api/v1/releasers/4924/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4924/",
    "id": 4924,
    "name": "Amiga Freelancers",
    "is_group": true,
    "nicks": [
        {
            "name": "Amiga Freelancers",
            "abbreviation": "AF",
            "is_primary_nick": true,
            "variants": [
                "AF",
                "Amiga Freelancers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4923/?format=api",
                "id": 4923,
                "name": "Anders Hamre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74942/?format=api",
                "id": 74942,
                "name": "Quantarc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28501/?format=api",
                "id": 28501,
                "name": "Zap"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101708/?format=api",
                "id": 101708,
                "name": "The Moose"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1513"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3713"
        }
    ]
}