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

{
    "url": "https://demozoo.org/api/v1/releasers/51164/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51164/",
    "id": 51164,
    "name": "Merlin",
    "is_group": false,
    "nicks": [
        {
            "name": "Merlin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Merlin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81661/?format=api",
                "id": 81661,
                "name": "Celebre"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}