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

{
    "url": "https://demozoo.org/api/v1/releasers/10003/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10003/",
    "id": 10003,
    "name": "Shock Records",
    "is_group": true,
    "nicks": [
        {
            "name": "Shock Records",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Shock Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                "id": 906,
                "name": "Dalezy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3025/?format=api",
                "id": 3025,
                "name": "Kritix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14117/?format=api",
                "id": 14117,
                "name": "Morph"
            },
            "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/757/?format=api",
                "id": 757,
                "name": "tEiS"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}