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

{
    "url": "https://demozoo.org/api/v1/releasers/17886/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17886/",
    "id": 17886,
    "name": "Martial Artist",
    "is_group": false,
    "nicks": [
        {
            "name": "Martial Artist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Martial Artist",
                "The Martial Artist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79228/?format=api",
                "id": 79228,
                "name": "Phoenix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65189/?format=api",
                "id": 65189,
                "name": "Magick"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                "id": 53703,
                "name": "Public Enemy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123284/?format=api",
                "id": 123284,
                "name": "Infinity Trainers Unlimited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                "id": 124323,
                "name": "Foundation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/martial-artist"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,67331/"
        }
    ]
}