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

{
    "url": "https://demozoo.org/api/v1/releasers/16367/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16367/",
    "id": 16367,
    "name": "Tom",
    "is_group": false,
    "nicks": [
        {
            "name": "Thomas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thomas"
            ]
        },
        {
            "name": "Thomas Kessler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thomas Kessler"
            ]
        },
        {
            "name": "Tom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                "id": 3361,
                "name": "Spreadpoint"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4480/?format=api",
                "id": 4480,
                "name": "Black Monks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38327/?format=api",
                "id": 38327,
                "name": "Amiga Industries"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63147/?format=api",
                "id": 63147,
                "name": "Black Division"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23685"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=22068"
        }
    ]
}