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

{
    "url": "https://demozoo.org/api/v1/releasers/142285/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142285/",
    "id": 142285,
    "name": "PanPrase",
    "is_group": false,
    "nicks": [
        {
            "name": "Hologram",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hologram",
                "Holy",
                "Holyna",
                "Holynas",
                "Holz"
            ]
        },
        {
            "name": "PanPrase",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PanPrase"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10529/?format=api",
                "id": 10529,
                "name": "Vertical Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102554/?format=api",
                "id": 102554,
                "name": "Toayen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101945/?format=api",
                "id": 101945,
                "name": "Squadream"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://panprase.cz"
        }
    ]
}