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

{
    "url": "https://demozoo.org/api/v1/releasers/13851/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13851/",
    "id": 13851,
    "name": "Jer",
    "is_group": false,
    "nicks": [
        {
            "name": "Jarzenegger",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jarzenegger"
            ]
        },
        {
            "name": "Jer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2746/?format=api",
                "id": 2746,
                "name": "Panic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3065/?format=api",
                "id": 3065,
                "name": "Alpha Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=628"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20029"
        }
    ]
}