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

{
    "url": "https://demozoo.org/api/v1/releasers/152825/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/152825/",
    "id": 152825,
    "name": "Goblin",
    "is_group": false,
    "nicks": [
        {
            "name": "Goblin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Goblin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152822/?format=api",
                "id": 152822,
                "name": "Justice"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83193/?format=api",
                "id": 83193,
                "name": "The Lords"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1469/?format=api",
                "id": 1469,
                "name": "Vermin"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=20727"
        }
    ]
}