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

{
    "url": "https://demozoo.org/api/v1/releasers/13315/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13315/",
    "id": 13315,
    "name": "LiteWerx.",
    "is_group": true,
    "nicks": [
        {
            "name": "LiteWerx.",
            "abbreviation": "LWX",
            "is_primary_nick": true,
            "variants": [
                "LWX",
                "LiteWerx."
            ]
        },
        {
            "name": "\\\\\\ LiteWerx.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "\\\\\\ LiteWerx."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17941/?format=api",
                "id": 17941,
                "name": "Ivan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19059/?format=api",
                "id": 19059,
                "name": "Kim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27254/?format=api",
                "id": 27254,
                "name": "Dan Frederiksen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27255/?format=api",
                "id": 27255,
                "name": "Nike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3440/?format=api",
                "id": 3440,
                "name": "SubSonic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134478/?format=api",
                "id": 134478,
                "name": "Dennis Nørgaard"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://litewerx.dk/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1752"
        }
    ]
}