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

{
    "url": "https://demozoo.org/api/v1/releasers/91698/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/91698/",
    "id": 91698,
    "name": "Dimento",
    "is_group": false,
    "nicks": [
        {
            "name": "Dimento",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dimento"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136605/?format=api",
                "id": 136605,
                "name": "Danish Underground Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1869/?format=api",
                "id": 1869,
                "name": "Upfront"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                "id": 711,
                "name": "Trilogy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47365/?format=api",
                "id": 47365,
                "name": "Unicorn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11370"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4646"
        }
    ]
}