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

{
    "url": "https://demozoo.org/api/v1/releasers/1051/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1051/",
    "id": 1051,
    "name": "Blunt",
    "is_group": false,
    "nicks": [
        {
            "name": "Blunt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blunt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/576/?format=api",
                "id": 576,
                "name": "Radio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/280/?format=api",
                "id": 280,
                "name": "Velocity"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}