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

{
    "url": "https://demozoo.org/api/v1/releasers/10668/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10668/",
    "id": 10668,
    "name": "Cloak",
    "is_group": false,
    "nicks": [
        {
            "name": "Cloak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cloak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1044/?format=api",
                "id": 1044,
                "name": "Effect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13621/?format=api",
                "id": 13621,
                "name": "Jolly"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97655/?format=api",
                "id": 97655,
                "name": "Stoer & Nutteloos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35092/?format=api",
                "id": 35092,
                "name": "Crude"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10330"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1371"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1909"
        }
    ]
}