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

{
    "url": "https://demozoo.org/api/v1/releasers/92699/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92699/",
    "id": 92699,
    "name": "R-9",
    "is_group": false,
    "nicks": [
        {
            "name": "R-9",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "R-9"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22472/?format=api",
                "id": 22472,
                "name": "Dimension X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/95878/?format=api",
                "id": 95878,
                "name": "Prodigy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100138/?format=api",
                "id": 100138,
                "name": "Oblivion UK"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11017"
        }
    ]
}