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

{
    "url": "https://demozoo.org/api/v1/releasers/125732/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/125732/",
    "id": 125732,
    "name": "Inferno",
    "is_group": false,
    "nicks": [
        {
            "name": "Inferno",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Inferno"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66021/?format=api",
                "id": 66021,
                "name": "Swedish Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58889/?format=api",
                "id": 58889,
                "name": "Northern Lights"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=608"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1943"
        }
    ]
}