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

{
    "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3761/",
    "id": 3761,
    "name": "Byteam",
    "is_group": true,
    "nicks": [
        {
            "name": "Byteam",
            "abbreviation": "BTM",
            "is_primary_nick": true,
            "variants": [
                "BTM",
                "Byteam"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3760/?format=api",
                "id": 3760,
                "name": "Blala"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11011/?format=api",
                "id": 11011,
                "name": "Dave"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11015/?format=api",
                "id": 11015,
                "name": "Megant"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11016/?format=api",
                "id": 11016,
                "name": "ZTS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12071/?format=api",
                "id": 12071,
                "name": "Robymus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20089/?format=api",
                "id": 20089,
                "name": "Darkwalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20132/?format=api",
                "id": 20132,
                "name": "Mr. Vain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21868/?format=api",
                "id": 21868,
                "name": "Le0n Sky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81119/?format=api",
                "id": 81119,
                "name": "HAL"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cs.elte.hu/~blala/comp/byteam/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=749"
        }
    ]
}