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

{
    "url": "https://demozoo.org/api/v1/releasers/140850/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140850/",
    "id": 140850,
    "name": "The Picture Equip",
    "is_group": true,
    "nicks": [
        {
            "name": "The Picture Equip",
            "abbreviation": "TPE",
            "is_primary_nick": true,
            "variants": [
                "TPE",
                "The Picture Equip"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107605/?format=api",
                "id": 107605,
                "name": "D-Vision"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140849/?format=api",
                "id": 140849,
                "name": "Dequal Smith"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140852/?format=api",
                "id": 140852,
                "name": "Peter McDonald"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7254"
        }
    ]
}