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

{
    "url": "https://demozoo.org/api/v1/releasers/82013/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82013/",
    "id": 82013,
    "name": "The Stryker",
    "is_group": false,
    "nicks": [
        {
            "name": "The Stryker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Stryker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                "id": 82004,
                "name": "Arcade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81641/?format=api",
                "id": 81641,
                "name": "Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46993/?format=api",
                "id": 46993,
                "name": "Sodom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46252/?format=api",
                "id": 46252,
                "name": "Angels of Death"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129950/?format=api",
                "id": 129950,
                "name": "Above the Absolute"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}