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

{
    "url": "https://demozoo.org/api/v1/releasers/23470/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23470/",
    "id": 23470,
    "name": "Oceanic Records",
    "is_group": true,
    "nicks": [
        {
            "name": "Oceanic Records",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oceanic Records"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23469/?format=api",
                "id": 23469,
                "name": "HOAX"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119522/?format=api",
                "id": 119522,
                "name": "JayDean"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48173/?format=api",
                "id": 48173,
                "name": "Mayweed"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119523/?format=api",
                "id": 119523,
                "name": "Strat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119524/?format=api",
                "id": 119524,
                "name": "Skyjacker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/oceanic_records/"
        }
    ]
}