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

{
    "url": "https://demozoo.org/api/v1/releasers/14701/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14701/",
    "id": 14701,
    "name": "CRT",
    "is_group": false,
    "nicks": [
        {
            "name": "CRT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CRT"
            ]
        },
        {
            "name": "John",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "John"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64929/?format=api",
                "id": 64929,
                "name": "PC Ltd."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                "id": 14661,
                "name": "Paragon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7007"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4231"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98439"
        }
    ]
}