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

{
    "url": "https://demozoo.org/api/v1/releasers/3273/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3273/",
    "id": 3273,
    "name": "Sensei",
    "is_group": false,
    "nicks": [
        {
            "name": "Sensei",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sensei"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3272/?format=api",
                "id": 3272,
                "name": "Top Swap"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2932/?format=api",
                "id": 2932,
                "name": "Adept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                "id": 14661,
                "name": "Paragon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91831/?format=api",
                "id": 91831,
                "name": "Ninja Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4230"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5759"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1523"
        }
    ]
}