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

{
    "url": "https://demozoo.org/api/v1/releasers/60238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/60238/",
    "id": 60238,
    "name": "Thriller",
    "is_group": false,
    "nicks": [
        {
            "name": "Thriller",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thriller"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53479/?format=api",
                "id": 53479,
                "name": "Cadjo Clan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60234/?format=api",
                "id": 60234,
                "name": "Guild Of Swappers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70765/?format=api",
                "id": 70765,
                "name": "The Raaahh! Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Thriller"
        }
    ]
}