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

{
    "url": "https://demozoo.org/api/v1/releasers/35254/?format=api",
    "demozoo_url": "https://demozoo.org/groups/35254/",
    "id": 35254,
    "name": "Draco-Lizard-Trub",
    "is_group": true,
    "nicks": [
        {
            "name": "DLT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DLT"
            ]
        },
        {
            "name": "Draco-Lizard-Trub",
            "abbreviation": "DLT",
            "is_primary_nick": true,
            "variants": [
                "DLT",
                "Draco-Lizard-Trub"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2656/?format=api",
                "id": 2656,
                "name": "Draco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35255/?format=api",
                "id": 35255,
                "name": "GoodByteXL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33354/?format=api",
                "id": 33354,
                "name": "Innuendo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35212/?format=api",
                "id": 35212,
                "name": "Lizard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35256/?format=api",
                "id": 35256,
                "name": "Trub"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13475/?format=api",
                "id": 13475,
                "name": "Jad"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/DLT_%28grupa%29"
        }
    ]
}