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

{
    "url": "https://demozoo.org/api/v1/releasers/72639/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72639/",
    "id": 72639,
    "name": "Adventura",
    "is_group": true,
    "nicks": [
        {
            "name": "Adventura",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Adventura"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72640/?format=api",
                "id": 72640,
                "name": "Antti"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72642/?format=api",
                "id": 72642,
                "name": "MaZa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72641/?format=api",
                "id": 72641,
                "name": "Dimo*"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72643/?format=api",
                "id": 72643,
                "name": "Atomi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13189"
        }
    ]
}