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

{
    "url": "https://demozoo.org/api/v1/releasers/30761/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30761/",
    "id": 30761,
    "name": "Rhythm Greene",
    "is_group": false,
    "nicks": [
        {
            "name": "Rhythm Greene",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RG",
                "Rhythm Greene"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30760/?format=api",
                "id": 30760,
                "name": "Union Of United Death Workers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15986/?format=api",
                "id": 15986,
                "name": "Analogue Music"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29012/?format=api",
                "id": 29012,
                "name": "Immortal Coil"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13383"
        }
    ]
}