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

{
    "url": "https://demozoo.org/api/v1/releasers/50625/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50625/",
    "id": 50625,
    "name": "Duz",
    "is_group": false,
    "nicks": [
        {
            "name": "Duz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Duz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58889/?format=api",
                "id": 58889,
                "name": "Northern Lights"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106702/?format=api",
                "id": 106702,
                "name": "Zodiac International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4046/?format=api",
                "id": 4046,
                "name": "Vortex 42"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7307"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17908"
        }
    ]
}