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

{
    "url": "https://demozoo.org/api/v1/releasers/25523/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25523/",
    "id": 25523,
    "name": "Polygon",
    "is_group": false,
    "nicks": [
        {
            "name": "Cygnus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cygnus"
            ]
        },
        {
            "name": "Polygon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Polygon",
                "pg"
            ]
        },
        {
            "name": "Polygoon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Polygoon"
            ]
        },
        {
            "name": "Psylock",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Psylock",
                "sCk"
            ]
        },
        {
            "name": "Scyph",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scyph",
                "sy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25524/?format=api",
                "id": 25524,
                "name": "Noname"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47971/?format=api",
                "id": 47971,
                "name": "Grill"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142320/?format=api",
                "id": 142320,
                "name": "Sublime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17784/?format=api",
                "id": 17784,
                "name": "Sodapop"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52492/?format=api",
                "id": 52492,
                "name": "Serial"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/psylock"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/psylock"
        }
    ]
}