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

{
    "url": "https://demozoo.org/api/v1/releasers/6706/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6706/",
    "id": 6706,
    "name": "Alpha",
    "is_group": false,
    "nicks": [
        {
            "name": "Alpha",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alpha"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2017/?format=api",
                "id": 2017,
                "name": "Banana Dezign"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6724/?format=api",
                "id": 6724,
                "name": "Polaris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66881/?format=api",
                "id": 66881,
                "name": "Semtex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=190"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14611"
        }
    ]
}