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

{
    "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10905/",
    "id": 10905,
    "name": "Lapsen",
    "is_group": true,
    "nicks": [
        {
            "name": "Lapsen",
            "abbreviation": "LPS",
            "is_primary_nick": true,
            "variants": [
                "LPS",
                "Lapsen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10904/?format=api",
                "id": 10904,
                "name": "Makc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24648/?format=api",
                "id": 24648,
                "name": "dBiz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5773/?format=api",
                "id": 5773,
                "name": "Soolta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106435/?format=api",
                "id": 106435,
                "name": "Irina"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19113/?format=api",
                "id": 19113,
                "name": "Rmeht"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lapsen.untergrund.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4030"
        }
    ]
}