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

{
    "url": "https://demozoo.org/api/v1/releasers/33701/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/33701/",
    "id": 33701,
    "name": "PQ Lear",
    "is_group": false,
    "nicks": [
        {
            "name": "PQ Lear",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PQ Lear"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2279/?format=api",
                "id": 2279,
                "name": "Zeal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37254/?format=api",
                "id": 37254,
                "name": "Brainstorm"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58260/?format=api",
                "id": 58260,
                "name": "Insomnia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/P/PQ_LEAR/"
        }
    ]
}