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

{
    "url": "https://demozoo.org/api/v1/releasers/90093/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90093/",
    "id": 90093,
    "name": "mx",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord Maxxtro",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lord Maxxtro"
            ]
        },
        {
            "name": "Maxxtro",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maxxtro"
            ]
        },
        {
            "name": "mx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "mx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107183/?format=api",
                "id": 107183,
                "name": "Sauna"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/mx_"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/lord-maxxtro"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/maxxtro"
        }
    ]
}