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

{
    "url": "https://demozoo.org/api/v1/releasers/29531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29531/",
    "id": 29531,
    "name": "Rune",
    "is_group": false,
    "nicks": [
        {
            "name": "Rune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rune"
            ]
        },
        {
            "name": "Rune Aakvik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rune Aakvik"
            ]
        },
        {
            "name": "Tempest",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tempest"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49440/?format=api",
                "id": 49440,
                "name": "The Golden Triangle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53855/?format=api",
                "id": 53855,
                "name": "2limited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53856/?format=api",
                "id": 53856,
                "name": "The Unreliable Rebels"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1697"
        }
    ]
}