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

{
    "url": "https://demozoo.org/api/v1/releasers/18298/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18298/",
    "id": 18298,
    "name": "Digital Angels",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Angels",
            "abbreviation": "DA",
            "is_primary_nick": true,
            "variants": [
                "DA",
                "Digital Angels",
                "DigitalAngels"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20732/?format=api",
                "id": 20732,
                "name": "Castor Fiber Pri'Mas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20788/?format=api",
                "id": 20788,
                "name": "knus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20794/?format=api",
                "id": 20794,
                "name": "PolBear"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17584/?format=api",
                "id": 17584,
                "name": "Abnorm"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1810"
        }
    ]
}