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

{
    "url": "https://demozoo.org/api/v1/releasers/1/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1/",
    "id": 1,
    "name": "Aardbei",
    "is_group": true,
    "nicks": [
        {
            "name": "Aardbei",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aardbei"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2/?format=api",
                "id": 2,
                "name": "Ile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5486/?format=api",
                "id": 5486,
                "name": "Rob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                "id": 516,
                "name": "Inopia"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10549/?format=api",
                "id": 10549,
                "name": "Oxygener"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10551/?format=api",
                "id": 10551,
                "name": "Jonas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11890/?format=api",
                "id": 11890,
                "name": "Snq"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15992/?format=api",
                "id": 15992,
                "name": "Gday"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/484/?format=api",
                "id": 484,
                "name": "Oyise"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=86"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/aardbei/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20160530040555/http://www.lelyskate.nl/aardbei/"
        }
    ]
}