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

{
    "url": "https://demozoo.org/api/v1/releasers/62013/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62013/",
    "id": 62013,
    "name": "Dee",
    "is_group": false,
    "nicks": [
        {
            "name": "Dee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62014/?format=api",
                "id": 62014,
                "name": "axtc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61779/?format=api",
                "id": 61779,
                "name": "Anti Social Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144009/?format=api",
                "id": 144009,
                "name": "Diesel"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1722"
        }
    ]
}