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

{
    "url": "https://demozoo.org/api/v1/releasers/77635/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/77635/",
    "id": 77635,
    "name": "Barney Slayer",
    "is_group": false,
    "nicks": [
        {
            "name": "Barney Slayer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Barney Slayer",
                "Barney's Slayer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77634/?format=api",
                "id": 77634,
                "name": "Indigo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35002/?format=api",
                "id": 35002,
                "name": "International Software Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147931/?format=api",
                "id": 147931,
                "name": "United File Traderz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}