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

{
    "url": "https://demozoo.org/api/v1/releasers/14925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14925/",
    "id": 14925,
    "name": "Akira",
    "is_group": false,
    "nicks": [
        {
            "name": "Akira",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Akira"
            ]
        },
        {
            "name": "Gandalf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gandalf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11709/?format=api",
                "id": 11709,
                "name": "Grape"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14483/?format=api",
                "id": 14483,
                "name": "Nemesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18930/?format=api",
                "id": 18930,
                "name": "The Edge"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1997/?format=api",
                "id": 1997,
                "name": "Substance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59463"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4247"
        }
    ]
}