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

{
    "url": "https://demozoo.org/api/v1/releasers/18631/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/18631/",
    "id": 18631,
    "name": "Trisch",
    "is_group": false,
    "nicks": [
        {
            "name": "LXA",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "LXA"
            ]
        },
        {
            "name": "Trisch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trisch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140312/?format=api",
                "id": 140312,
                "name": "Union of Secret Soldiers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2777/?format=api",
                "id": 2777,
                "name": "Faces"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10146"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14223"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3642"
        }
    ]
}