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

{
    "url": "https://demozoo.org/api/v1/releasers/3945/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3945/",
    "id": 3945,
    "name": "Adok",
    "is_group": false,
    "nicks": [
        {
            "name": "Adok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Adok"
            ]
        },
        {
            "name": "The Real Adok",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Real Adok"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13716/?format=api",
                "id": 13716,
                "name": "Hugi"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108040/?format=api",
                "id": 108040,
                "name": "Generation Y Computer Scientists"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.hugi.scene.org/adok/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/adokhugi"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28023"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10532"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=665"
        }
    ]
}