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

{
    "url": "https://demozoo.org/api/v1/releasers/86141/?format=api",
    "demozoo_url": "https://demozoo.org/groups/86141/",
    "id": 86141,
    "name": "Little Big One",
    "is_group": true,
    "nicks": [
        {
            "name": "Little Big One",
            "abbreviation": "LBO",
            "is_primary_nick": true,
            "variants": [
                "LBO",
                "Little Big One"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15892/?format=api",
                "id": 15892,
                "name": "Burps"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74960/?format=api",
                "id": 74960,
                "name": "Torlock PoP"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36517/?format=api",
                "id": 36517,
                "name": "Whitesnake"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/little-big-one"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14361"
        },
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/lbo"
        }
    ]
}