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

{
    "url": "https://demozoo.org/api/v1/releasers/31523/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31523/",
    "id": 31523,
    "name": "Jabba",
    "is_group": false,
    "nicks": [
        {
            "name": "AFF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AFF"
            ]
        },
        {
            "name": "Jabba",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jabba"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31521/?format=api",
                "id": 31521,
                "name": "Delight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                "id": 2275,
                "name": "Vectronix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31960/?format=api",
                "id": 31960,
                "name": "Superior"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                "id": 2265,
                "name": "The Exceptions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}