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

{
    "url": "https://demozoo.org/api/v1/releasers/30969/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30969/",
    "id": 30969,
    "name": "radi0n",
    "is_group": false,
    "nicks": [
        {
            "name": "P242",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P242"
            ]
        },
        {
            "name": "radi0n",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "radi0n"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18539/?format=api",
                "id": 18539,
                "name": "Vegas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14664/?format=api",
                "id": 14664,
                "name": "Skulls"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.artstation.com/radi0n"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44389"
        }
    ]
}