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

{
    "url": "https://demozoo.org/api/v1/releasers/37578/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37578/",
    "id": 37578,
    "name": "NASA",
    "is_group": false,
    "nicks": [
        {
            "name": "NASA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NASA"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37562/?format=api",
                "id": 37562,
                "name": "Newlook"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117125/?format=api",
                "id": 117125,
                "name": "Norwegian Agency of Security Annihilation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116333/?format=api",
                "id": 116333,
                "name": "Digital Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117126/?format=api",
                "id": 117126,
                "name": "The Notorious Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15985"
        }
    ]
}