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

{
    "url": "https://demozoo.org/api/v1/releasers/142784/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142784/",
    "id": 142784,
    "name": "Snake",
    "is_group": false,
    "nicks": [
        {
            "name": "Snake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Snake",
                "The Snake"
            ]
        },
        {
            "name": "Steve Snake",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Steve Snake"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96879/?format=api",
                "id": 96879,
                "name": "Reptilia Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5093/?format=api",
                "id": 5093,
                "name": "Laser"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96880/?format=api",
                "id": 96880,
                "name": "Kode And Muzak Ltd."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11847"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36116"
        }
    ]
}