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

{
    "url": "https://demozoo.org/api/v1/releasers/17182/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17182/",
    "id": 17182,
    "name": "Slope",
    "is_group": false,
    "nicks": [
        {
            "name": "Slope",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slope"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16789/?format=api",
                "id": 16789,
                "name": "Hypnotize"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47867/?format=api",
                "id": 47867,
                "name": "Terradrome"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47885/?format=api",
                "id": 47885,
                "name": "Rebellion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}