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

{
    "url": "https://demozoo.org/api/v1/releasers/13283/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13283/",
    "id": 13283,
    "name": "Ultimate",
    "is_group": true,
    "nicks": [
        {
            "name": "Ultimate",
            "abbreviation": "ULT",
            "is_primary_nick": true,
            "variants": [
                "ULT",
                "Ultimate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16292/?format=api",
                "id": 16292,
                "name": "Stuyvesant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55461/?format=api",
                "id": 55461,
                "name": "Mehlhirn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59519/?format=api",
                "id": 59519,
                "name": "Road Hard"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84640/?format=api",
                "id": 84640,
                "name": "Verpeil0r"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52167/?format=api",
                "id": 52167,
                "name": "Dense"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=775"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5980"
        }
    ]
}