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

{
    "url": "https://demozoo.org/api/v1/releasers/53508/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53508/",
    "id": 53508,
    "name": "Fake",
    "is_group": true,
    "nicks": [
        {
            "name": "Fake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fake"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18553/?format=api",
                "id": 18553,
                "name": "Udo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32988/?format=api",
                "id": 32988,
                "name": "Kathrin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14789/?format=api",
                "id": 14789,
                "name": "Anti"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71117/?format=api",
                "id": 71117,
                "name": "XynnM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124675/?format=api",
                "id": 124675,
                "name": "Pet"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9824"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1571"
        }
    ]
}