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

{
    "url": "https://demozoo.org/api/v1/releasers/13620/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13620/",
    "id": 13620,
    "name": "Dies.Irae",
    "is_group": true,
    "nicks": [
        {
            "name": "Dies.Irae",
            "abbreviation": "DI",
            "is_primary_nick": true,
            "variants": [
                "DI",
                "Dies.Irae"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7812/?format=api",
                "id": 7812,
                "name": "hackfetz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49842/?format=api",
                "id": 49842,
                "name": "Crackgarf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49843/?format=api",
                "id": 49843,
                "name": "Hans-Peter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4186"
        }
    ]
}