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

{
    "url": "https://demozoo.org/api/v1/releasers/7500/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7500/",
    "id": 7500,
    "name": "S.E.S.",
    "is_group": false,
    "nicks": [
        {
            "name": "S.E.S",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "S.E.S"
            ]
        },
        {
            "name": "S.E.S.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "S.E.S."
            ]
        },
        {
            "name": "Simon Stelling-de San Antonio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Simon Stelling-de San Antonio"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1996/?format=api",
                "id": 1996,
                "name": "Fear"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43726/?format=api",
                "id": 43726,
                "name": "Sunrise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4001"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20781"
        }
    ]
}