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

{
    "url": "https://demozoo.org/api/v1/releasers/5062/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5062/",
    "id": 5062,
    "name": "Soft One",
    "is_group": true,
    "nicks": [
        {
            "name": "Soft One",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soft One",
                "Soft-One",
                "SoftOne"
            ]
        },
        {
            "name": "Soft One Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Soft One Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5061/?format=api",
                "id": 5061,
                "name": "Lanch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4302/?format=api",
                "id": 4302,
                "name": "FBY"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11524/?format=api",
                "id": 11524,
                "name": "Rio"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70727/?format=api",
                "id": 70727,
                "name": "The Rock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97703/?format=api",
                "id": 97703,
                "name": "Raster Burner"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41618"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4116"
        }
    ]
}