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

{
    "url": "https://demozoo.org/api/v1/releasers/14867/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14867/",
    "id": 14867,
    "name": "Amper",
    "is_group": false,
    "nicks": [
        {
            "name": "Amper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Amper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10870/?format=api",
                "id": 10870,
                "name": "Harvester"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63340/?format=api",
                "id": 63340,
                "name": "Benenati"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8643"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22082"
        }
    ]
}