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

{
    "url": "https://demozoo.org/api/v1/releasers/58392/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58392/",
    "id": 58392,
    "name": "Technoir",
    "is_group": false,
    "nicks": [
        {
            "name": "Jesper S. Pedersen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jesper S. Pedersen"
            ]
        },
        {
            "name": "Techno",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Techno"
            ]
        },
        {
            "name": "Technoir",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Technoir"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                "id": 10976,
                "name": "Brutal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48346/?format=api",
                "id": 48346,
                "name": "Fiction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53808/?format=api",
                "id": 53808,
                "name": "The Freaks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1894"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58473"
        }
    ]
}