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

{
    "url": "https://demozoo.org/api/v1/releasers/46967/?format=api",
    "demozoo_url": "https://demozoo.org/groups/46967/",
    "id": 46967,
    "name": "Freelancers Guild",
    "is_group": true,
    "nicks": [
        {
            "name": "Freelancers Guild",
            "abbreviation": "FRL",
            "is_primary_nick": true,
            "variants": [
                "FRL",
                "Freelancers Guild"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46966/?format=api",
                "id": 46966,
                "name": "Psycho Genius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46968/?format=api",
                "id": 46968,
                "name": "Psyco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46348/?format=api",
                "id": 46348,
                "name": "The Cardinal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77531/?format=api",
                "id": 77531,
                "name": "Mr. Tinkertrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77532/?format=api",
                "id": 77532,
                "name": "Kitten"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77533/?format=api",
                "id": 77533,
                "name": "Dark Soul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129603/?format=api",
                "id": 129603,
                "name": "Çråz¥ 🇨🇦"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12243"
        }
    ]
}