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

{
    "url": "https://demozoo.org/api/v1/releasers/150900/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/150900/",
    "id": 150900,
    "name": "Grump",
    "is_group": false,
    "nicks": [
        {
            "name": "Grump",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Grump"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36135/?format=api",
                "id": 36135,
                "name": "Pure"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3497/?format=api",
                "id": 3497,
                "name": "Ability"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106648/?format=api",
                "id": 106648,
                "name": "Kinetik Crack Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14392/?format=api",
                "id": 14392,
                "name": "The Digital Underground"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2324"
        }
    ]
}