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

{
    "url": "https://demozoo.org/api/v1/releasers/4895/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4895/",
    "id": 4895,
    "name": "Fashion Light",
    "is_group": false,
    "nicks": [
        {
            "name": "Fashion Light",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fashion Light"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113242/?format=api",
                "id": 113242,
                "name": "Trauma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37107/?format=api",
                "id": 37107,
                "name": "Dynamix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33336"
        }
    ]
}