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

{
    "url": "https://demozoo.org/api/v1/releasers/13852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13852/",
    "id": 13852,
    "name": "The Alien",
    "is_group": false,
    "nicks": [
        {
            "name": "Alien",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alien"
            ]
        },
        {
            "name": "The Alien",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Alien"
            ]
        }
    ],
    "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/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6510/?format=api",
                "id": 6510,
                "name": "Black Code Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                "id": 5744,
                "name": "Covenant"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=999"
        }
    ]
}