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

{
    "url": "https://demozoo.org/api/v1/releasers/43049/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43049/",
    "id": 43049,
    "name": "A Life in Hell",
    "is_group": false,
    "nicks": [
        {
            "name": "A Life in Hell",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A Life in Hell"
            ]
        },
        {
            "name": "Alih",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alih"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23225/?format=api",
                "id": 23225,
                "name": "Duck And Chicken"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7582/?format=api",
                "id": 7582,
                "name": "Sonic Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                "id": 23015,
                "name": "Unreal"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=290"
        }
    ]
}