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

{
    "url": "https://demozoo.org/api/v1/releasers/17739/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17739/",
    "id": 17739,
    "name": "MooZ",
    "is_group": false,
    "nicks": [
        {
            "name": "MooZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MooZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29886/?format=api",
                "id": 29886,
                "name": "BlockoS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2504/?format=api",
                "id": 2504,
                "name": "Defence Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://blog.blockos.org"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/BlockoS"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=851"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/BlockoS"
        }
    ]
}