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

{
    "url": "https://demozoo.org/api/v1/releasers/11507/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11507/",
    "id": 11507,
    "name": "Jeano",
    "is_group": false,
    "nicks": [
        {
            "name": "Jeano",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jeano"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62225/?format=api",
                "id": 62225,
                "name": "Tussejuv Rangers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                "id": 10054,
                "name": "Void"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103701/?format=api",
                "id": 103701,
                "name": "Creative Minds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6510/?format=api",
                "id": 6510,
                "name": "Black Code Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=49278"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=29248"
        }
    ]
}