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

{
    "url": "https://demozoo.org/api/v1/releasers/21848/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21848/",
    "id": 21848,
    "name": "UiT Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "UiT Productions",
            "abbreviation": "UiT",
            "is_primary_nick": true,
            "variants": [
                "UiT",
                "UiT Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21847/?format=api",
                "id": 21847,
                "name": "TiB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57205/?format=api",
                "id": 57205,
                "name": "Blackdog"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68901/?format=api",
                "id": 68901,
                "name": "ATi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13081"
        }
    ]
}