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

{
    "url": "https://demozoo.org/api/v1/releasers/1233/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1233/",
    "id": 1233,
    "name": "Psalt",
    "is_group": false,
    "nicks": [
        {
            "name": "Psalt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psalt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1232/?format=api",
                "id": 1232,
                "name": "Donut Fetish"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10285/?format=api",
                "id": 10285,
                "name": "Astra Syntex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27651"
        }
    ]
}