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

{
    "url": "https://demozoo.org/api/v1/releasers/132783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132783/",
    "id": 132783,
    "name": "Prime Eveal",
    "is_group": false,
    "nicks": [
        {
            "name": "Prime Eveal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prime Eveal"
            ]
        },
        {
            "name": "Prime Evil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Prime Evil"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132781/?format=api",
                "id": 132781,
                "name": "Phiberoptik Phreakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132777/?format=api",
                "id": 132777,
                "name": "Impulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132770/?format=api",
                "id": 132770,
                "name": "Focus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132784/?format=api",
                "id": 132784,
                "name": "Revolution of Renegades"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=26701"
        }
    ]
}