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

{
    "url": "https://demozoo.org/api/v1/releasers/37670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37670/",
    "id": 37670,
    "name": "Rave",
    "is_group": false,
    "nicks": [
        {
            "name": "Rave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RV",
                "Rave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66192/?format=api",
                "id": 66192,
                "name": "Kryn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87965/?format=api",
                "id": 87965,
                "name": "The Underground Rebellion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                "id": 81961,
                "name": "The Council"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83170/?format=api",
                "id": 83170,
                "name": "Zylon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}