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

{
    "url": "https://demozoo.org/api/v1/releasers/14741/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14741/",
    "id": 14741,
    "name": "Top Secret",
    "is_group": false,
    "nicks": [
        {
            "name": "Top Secret",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Top Secret"
            ]
        },
        {
            "name": "TopSecret",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TopSecret"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19301/?format=api",
                "id": 19301,
                "name": "Cult"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140105/?format=api",
                "id": 140105,
                "name": "New Entry"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108793/?format=api",
                "id": 108793,
                "name": "Rush Division"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108157/?format=api",
                "id": 108157,
                "name": "Trash"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1046"
        }
    ]
}