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

{
    "url": "https://demozoo.org/api/v1/releasers/1184/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1184/",
    "id": 1184,
    "name": "Strife",
    "is_group": false,
    "nicks": [
        {
            "name": "Strife",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Strife"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                "id": 10054,
                "name": "Void"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8271"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4100"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=203"
        }
    ]
}