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

{
    "url": "https://demozoo.org/api/v1/releasers/34149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34149/",
    "id": 34149,
    "name": "Skeet",
    "is_group": false,
    "nicks": [
        {
            "name": "Sceez",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sceez"
            ]
        },
        {
            "name": "Skeet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skeet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34150/?format=api",
                "id": 34150,
                "name": "Olneda"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1521/?format=api",
                "id": 1521,
                "name": "Melting Pot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22147/?format=api",
                "id": 22147,
                "name": "Thalium"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}