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

{
    "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1980/",
    "id": 1980,
    "name": "Kolor",
    "is_group": true,
    "nicks": [
        {
            "name": "Kolor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Color",
                "Kolor"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1979/?format=api",
                "id": 1979,
                "name": "Shiva"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3023/?format=api",
                "id": 3023,
                "name": "Noize"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3024/?format=api",
                "id": 3024,
                "name": "Fontex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3026/?format=api",
                "id": 3026,
                "name": "Storm"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3025/?format=api",
                "id": 3025,
                "name": "Kritix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9872/?format=api",
                "id": 9872,
                "name": "Siriuz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/626/?format=api",
                "id": 626,
                "name": "Lord Chaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7442/?format=api",
                "id": 7442,
                "name": "supah"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10666/?format=api",
                "id": 10666,
                "name": "Franky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1129/?format=api",
                "id": 1129,
                "name": "raytrayza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11603/?format=api",
                "id": 11603,
                "name": "Black Axe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/531/?format=api",
                "id": 531,
                "name": "JMS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13195/?format=api",
                "id": 13195,
                "name": "Scav"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13196/?format=api",
                "id": 13196,
                "name": "Voyage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11605/?format=api",
                "id": 11605,
                "name": "Salice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kolor.org"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48661"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=129"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/kolor/"
        }
    ]
}