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

{
    "url": "https://demozoo.org/api/v1/releasers/21581/?format=api",
    "demozoo_url": "https://demozoo.org/groups/21581/",
    "id": 21581,
    "name": "Agressive Giants",
    "is_group": true,
    "nicks": [
        {
            "name": "Agressive Giants",
            "abbreviation": "AG",
            "is_primary_nick": true,
            "variants": [
                "AG",
                "Agressive Giants"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21580/?format=api",
                "id": 21580,
                "name": "Olver Lance"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19935/?format=api",
                "id": 19935,
                "name": "Rapier"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19933/?format=api",
                "id": 19933,
                "name": "Pit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20426/?format=api",
                "id": 20426,
                "name": "Raud"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123449/?format=api",
                "id": 123449,
                "name": "Czirba"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123450/?format=api",
                "id": 123450,
                "name": "Leon King"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12274"
        }
    ]
}