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

{
    "url": "https://demozoo.org/api/v1/releasers/31562/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31562/",
    "id": 31562,
    "name": "Prophecy PDL",
    "is_group": true,
    "nicks": [
        {
            "name": "Prophecy PDL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prophecy PDL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                "id": 2181,
                "name": "Effect"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54471/?format=api",
                "id": 54471,
                "name": "Mr. X"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2396/?format=api",
                "id": 2396,
                "name": "Tronic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77245/?format=api",
                "id": 77245,
                "name": "Stu"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PROCYPDL/"
        }
    ]
}