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

{
    "url": "https://demozoo.org/api/v1/releasers/144569/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144569/",
    "id": 144569,
    "name": "The Elf",
    "is_group": false,
    "nicks": [
        {
            "name": "HBP",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HBP"
            ]
        },
        {
            "name": "The Elf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Elf"
            ]
        },
        {
            "name": "Vanessa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vanessa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144568/?format=api",
                "id": 144568,
                "name": "Lin Fen Software"
            },
            "is_current": false
        },
        {
            "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/7584/?format=api",
                "id": 7584,
                "name": "World Wide Expressive"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6556"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6555"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6554"
        }
    ]
}