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

{
    "url": "https://demozoo.org/api/v1/releasers/10917/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10917/",
    "id": 10917,
    "name": "Ozone",
    "is_group": false,
    "nicks": [
        {
            "name": "Force Format",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Force Format"
            ]
        },
        {
            "name": "Ozone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ozone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10916/?format=api",
                "id": 10916,
                "name": "Heretics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13901/?format=api",
                "id": 13901,
                "name": "Vault"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13558/?format=api",
                "id": 13558,
                "name": "Trilogy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11223"
        }
    ]
}