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

{
    "url": "https://demozoo.org/api/v1/releasers/2541/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2541/",
    "id": 2541,
    "name": "Relayer",
    "is_group": false,
    "nicks": [
        {
            "name": "Jurie Horneman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jurie Horneman"
            ]
        },
        {
            "name": "Lord Gemini",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GEM",
                "Lord Gemini"
            ]
        },
        {
            "name": "Relayer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RLY",
                "Relayer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32047/?format=api",
                "id": 32047,
                "name": "Quartermass Xperiment"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61489/?format=api",
                "id": 61489,
                "name": "The Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40277/?format=api",
                "id": 40277,
                "name": "Thalion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.intelligent-artifice.com/"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,3230/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/juriehorneman"
        }
    ]
}