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

{
    "url": "https://demozoo.org/api/v1/releasers/106781/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106781/",
    "id": 106781,
    "name": "Vejby Hackers",
    "is_group": true,
    "nicks": [
        {
            "name": "Vejby Hackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vejby Hackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145746/?format=api",
                "id": 145746,
                "name": "Acha"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145747/?format=api",
                "id": 145747,
                "name": "Jens"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93767/?format=api",
                "id": 93767,
                "name": "Jaggadash"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145748/?format=api",
                "id": 145748,
                "name": "Gregor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1863"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8679"
        }
    ]
}