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

{
    "url": "https://demozoo.org/api/v1/releasers/141541/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141541/",
    "id": 141541,
    "name": "The Hell Hacker",
    "is_group": false,
    "nicks": [
        {
            "name": "The Hell Hacker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Hell Hacker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50148/?format=api",
                "id": 50148,
                "name": "The Shaolin Monastery"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1540/?format=api",
                "id": 1540,
                "name": "Eagle Soft Incorporated"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108498/?format=api",
                "id": 108498,
                "name": "North East Pirates Association"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110085/?format=api",
                "id": 110085,
                "name": "Tiger Soft Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1014"
        }
    ]
}