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

{
    "url": "https://demozoo.org/api/v1/releasers/43208/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43208/",
    "id": 43208,
    "name": "Quiz",
    "is_group": false,
    "nicks": [
        {
            "name": "Quiz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Quiz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84664/?format=api",
                "id": 84664,
                "name": "Only The Finest Warez"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122704/?format=api",
                "id": 122704,
                "name": "Elysium Power"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}