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

{
    "url": "https://demozoo.org/api/v1/releasers/38867/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38867/",
    "id": 38867,
    "name": "The Extremist",
    "is_group": false,
    "nicks": [
        {
            "name": "Frandroid Atreides",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frandroid Atreides"
            ]
        },
        {
            "name": "The Extremist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TE",
                "The Extremist"
            ]
        },
        {
            "name": "Thext",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thext"
            ]
        },
        {
            "name": "text",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "text"
            ]
        },
        {
            "name": "the Extremistigris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "the Extremistigris"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127689/?format=api",
                "id": 127689,
                "name": "Used"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}