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

{
    "url": "https://demozoo.org/api/v1/releasers/8370/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8370/",
    "id": 8370,
    "name": "Rune",
    "is_group": false,
    "nicks": [
        {
            "name": "Rune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rune"
            ]
        },
        {
            "name": "TCF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TCF"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43726/?format=api",
                "id": 43726,
                "name": "Sunrise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144284/?format=api",
                "id": 144284,
                "name": "Softaga"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144280/?format=api",
                "id": 144280,
                "name": "Oracle Developments"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110134/?format=api",
                "id": 110134,
                "name": "Traxion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=883"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21869"
        }
    ]
}