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

{
    "url": "https://demozoo.org/api/v1/releasers/5691/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5691/",
    "id": 5691,
    "name": "Pragma",
    "is_group": true,
    "nicks": [
        {
            "name": "Pragma",
            "abbreviation": "PGM",
            "is_primary_nick": true,
            "variants": [
                "PGM",
                "Pragma"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10840/?format=api",
                "id": 10840,
                "name": "Unseen Fate"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24412/?format=api",
                "id": 24412,
                "name": "ld0d"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10120/?format=api",
                "id": 10120,
                "name": "Skybax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10296/?format=api",
                "id": 10296,
                "name": "raina"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30068/?format=api",
                "id": 30068,
                "name": "Lofihile"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29343/?format=api",
                "id": 29343,
                "name": "Shodow"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2689"
        }
    ]
}