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

{
    "url": "https://demozoo.org/api/v1/releasers/135756/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135756/",
    "id": 135756,
    "name": "Spark",
    "is_group": false,
    "nicks": [
        {
            "name": "Ness",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ness"
            ]
        },
        {
            "name": "Spark",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spark"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107057/?format=api",
                "id": 107057,
                "name": "Axel"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12754/?format=api",
                "id": 12754,
                "name": "Talent"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2627"
        }
    ]
}