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

{
    "url": "https://demozoo.org/api/v1/releasers/6234/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6234/",
    "id": 6234,
    "name": "Lübecks United Lamers Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Lübecks United Lamers Inc.",
            "abbreviation": "LULI",
            "is_primary_nick": true,
            "variants": [
                "LULI",
                "Lübecks United Lamers Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21366/?format=api",
                "id": 21366,
                "name": "Vanson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21367/?format=api",
                "id": 21367,
                "name": "Dr. Crowbar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21368/?format=api",
                "id": 21368,
                "name": "Der Iltis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21369/?format=api",
                "id": 21369,
                "name": "Trolli02"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21370/?format=api",
                "id": 21370,
                "name": "DeathSpeed"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.luli.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11285"
        }
    ]
}