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

{
    "url": "https://demozoo.org/api/v1/releasers/10491/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10491/",
    "id": 10491,
    "name": "Laban",
    "is_group": false,
    "nicks": [
        {
            "name": "Laban",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Laban"
            ]
        },
        {
            "name": "Moleql",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Moleql"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6773/?format=api",
                "id": 6773,
                "name": "Mental Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37042/?format=api",
                "id": 37042,
                "name": "Remedy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1993/?format=api",
                "id": 1993,
                "name": "@"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}