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

{
    "url": "https://demozoo.org/api/v1/releasers/3864/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3864/",
    "id": 3864,
    "name": "Drareg",
    "is_group": false,
    "nicks": [
        {
            "name": "Drareg",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drareg"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3715/?format=api",
                "id": 3715,
                "name": "Ozone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95171/?format=api",
                "id": 95171,
                "name": "Nautika"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8546"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=41799"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=265"
        }
    ]
}