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

{
    "url": "https://demozoo.org/api/v1/releasers/44729/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44729/",
    "id": 44729,
    "name": "The Hitchhiker",
    "is_group": false,
    "nicks": [
        {
            "name": "Stuart Coates",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stuart Coates"
            ]
        },
        {
            "name": "The Hitchhiker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Hitchhiker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73721/?format=api",
                "id": 73721,
                "name": "The Revenge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38636/?format=api",
                "id": 38636,
                "name": "Floppy Copy Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/H/HITCHHKR/"
        }
    ]
}