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

{
    "url": "https://demozoo.org/api/v1/releasers/72683/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72683/",
    "id": 72683,
    "name": "Rising Sun Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Rising Sun Team",
            "abbreviation": "RST",
            "is_primary_nick": true,
            "variants": [
                "RST",
                "Rising Sun Team",
                "The Rising Sun Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72685/?format=api",
                "id": 72685,
                "name": "Pit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72686/?format=api",
                "id": 72686,
                "name": "Synthetic Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26302/?format=api",
                "id": 26302,
                "name": "Teo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144538/?format=api",
                "id": 144538,
                "name": "Crazy Byte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144539/?format=api",
                "id": 144539,
                "name": "Cyber Punk Boy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144540/?format=api",
                "id": 144540,
                "name": "Manga Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144541/?format=api",
                "id": 144541,
                "name": "Mr Babiox"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13199"
        }
    ]
}