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

{
    "url": "https://demozoo.org/api/v1/releasers/69577/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69577/",
    "id": 69577,
    "name": "Coprocessor",
    "is_group": true,
    "nicks": [
        {
            "name": "Coprocessor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Coprocessor"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                "id": 313,
                "name": "ps"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34933/?format=api",
                "id": 34933,
                "name": "Jae686"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
                "id": 6393,
                "name": "zeroshift"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://coprocessor.videmogroup.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12945"
        }
    ]
}