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

{
    "url": "https://demozoo.org/api/v1/releasers/68337/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68337/",
    "id": 68337,
    "name": "Ubu Lab",
    "is_group": true,
    "nicks": [
        {
            "name": "Ubu Lab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "UBULAB",
                "Ubu Lab"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                "id": 8931,
                "name": "Yerzmyey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43498/?format=api",
                "id": 43498,
                "name": "Argian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8932/?format=api",
                "id": 8932,
                "name": "Hellboj"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ubulab.edu.pl/people/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14009"
        }
    ]
}