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

{
    "url": "https://demozoo.org/api/v1/releasers/55209/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55209/",
    "id": 55209,
    "name": "STompy",
    "is_group": false,
    "nicks": [
        {
            "name": "STompy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "STompy"
            ]
        },
        {
            "name": "The F.U. Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The F.U. Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33465/?format=api",
                "id": 33465,
                "name": "The Golden Dawn"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41305/?format=api",
                "id": 41305,
                "name": "Divine Inspiration"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FU_MAN/"
        }
    ]
}