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

{
    "url": "https://demozoo.org/api/v1/releasers/151300/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/151300/",
    "id": 151300,
    "name": "Jonn Donn",
    "is_group": false,
    "nicks": [
        {
            "name": "Jonn Donn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jonn Donn"
            ]
        },
        {
            "name": "Spid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Spid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63353/?format=api",
                "id": 63353,
                "name": "Dark Zone"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39718/?format=api",
                "id": 39718,
                "name": "Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21944/?format=api",
                "id": 21944,
                "name": "Attic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47965/?format=api",
                "id": 47965,
                "name": "Bora"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                "id": 32951,
                "name": "DE-Koder"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108200/?format=api",
                "id": 108200,
                "name": "Mad+Bad"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5764"
        }
    ]
}