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

{
    "url": "https://demozoo.org/api/v1/releasers/17783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17783/",
    "id": 17783,
    "name": "Delicious",
    "is_group": false,
    "nicks": [
        {
            "name": "Delicious",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Delicious",
                "del"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
                "id": 17766,
                "name": "Epic Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44545/?format=api",
                "id": 44545,
                "name": "Break"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17807/?format=api",
                "id": 17807,
                "name": "Glue"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}