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

{
    "url": "https://demozoo.org/api/v1/releasers/15847/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15847/",
    "id": 15847,
    "name": "Ranger Rick",
    "is_group": false,
    "nicks": [
        {
            "name": "Raccoon Fink",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Raccoon Fink"
            ]
        },
        {
            "name": "Ranger Rick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ranger Rick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137603/?format=api",
                "id": 137603,
                "name": "Static Line Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29012/?format=api",
                "id": 29012,
                "name": "Immortal Coil"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116681/?format=api",
                "id": 116681,
                "name": "Defiance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121553/?format=api",
                "id": 121553,
                "name": "FTMI Studios"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124994/?format=api",
                "id": 124994,
                "name": "Tranzik F/X"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121667/?format=api",
                "id": 121667,
                "name": "Transik F/X"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6115"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://music.raccoonfink.com/"
        }
    ]
}