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

{
    "url": "https://demozoo.org/api/v1/releasers/68572/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68572/",
    "id": 68572,
    "name": "Darkwing",
    "is_group": false,
    "nicks": [
        {
            "name": "Darkwing",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darkwing"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65886/?format=api",
                "id": 65886,
                "name": "Galaxy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55018/?format=api",
                "id": 55018,
                "name": "Superiors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                "id": 198,
                "name": "Purple"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5310/?format=api",
                "id": 5310,
                "name": "Element"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72202/?format=api",
                "id": 72202,
                "name": "Vodka"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102890/?format=api",
                "id": 102890,
                "name": "Twilight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}