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

{
    "url": "https://demozoo.org/api/v1/releasers/11378/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11378/",
    "id": 11378,
    "name": "Rahiem",
    "is_group": false,
    "nicks": [
        {
            "name": "Rahiem",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rahiem"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/325/?format=api",
                "id": 325,
                "name": "Essence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8343/?format=api",
                "id": 8343,
                "name": "Universal Soldiers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1235/?format=api",
                "id": 1235,
                "name": "Wizzcat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19494/?format=api",
                "id": 19494,
                "name": "Amnesia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2531"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=438"
        }
    ]
}