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

{
    "url": "https://demozoo.org/api/v1/releasers/17184/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17184/",
    "id": 17184,
    "name": "Meta",
    "is_group": true,
    "nicks": [
        {
            "name": "Da Meta Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Da Meta Crew"
            ]
        },
        {
            "name": "Meta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Meta"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3743/?format=api",
                "id": 3743,
                "name": "Knoeki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17558/?format=api",
                "id": 17558,
                "name": "Terric"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48231/?format=api",
                "id": 48231,
                "name": "Onebitman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132330/?format=api",
                "id": 132330,
                "name": "Fae"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132343/?format=api",
                "id": 132343,
                "name": "digix"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5815"
        }
    ]
}