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

{
    "url": "https://demozoo.org/api/v1/releasers/4833/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4833/",
    "id": 4833,
    "name": "Razta",
    "is_group": false,
    "nicks": [
        {
            "name": "Razta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Razta"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4826/?format=api",
                "id": 4826,
                "name": "Vixen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10089/?format=api",
                "id": 10089,
                "name": "Orient"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/933/?format=api",
                "id": 933,
                "name": "Passion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2729/?format=api",
                "id": 2729,
                "name": "Oblivion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8279/?format=api",
                "id": 8279,
                "name": "Edge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19726/?format=api",
                "id": 19726,
                "name": "Visage"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3832"
        }
    ]
}