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

{
    "url": "https://demozoo.org/api/v1/releasers/1362/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1362/",
    "id": 1362,
    "name": "Bloody",
    "is_group": false,
    "nicks": [
        {
            "name": "Bloody",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bloody"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1361/?format=api",
                "id": 1361,
                "name": "Accuracy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/718/?format=api",
                "id": 718,
                "name": "Miracle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1363/?format=api",
                "id": 1363,
                "name": "Clique"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9571"
        }
    ]
}