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

{
    "url": "https://demozoo.org/api/v1/releasers/24291/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24291/",
    "id": 24291,
    "name": "Prophecy",
    "is_group": false,
    "nicks": [
        {
            "name": "Prophecy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Prophecy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24292/?format=api",
                "id": 24292,
                "name": "Joined Forces"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19624/?format=api",
                "id": 19624,
                "name": "Cocaine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16234/?format=api",
                "id": 16234,
                "name": "Boom Bass Records"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13758"
        }
    ]
}