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

{
    "url": "https://demozoo.org/api/v1/releasers/102623/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/102623/",
    "id": 102623,
    "name": "Birdzone",
    "is_group": false,
    "nicks": [
        {
            "name": "Birdzone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Birdzone"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102948/?format=api",
                "id": 102948,
                "name": "Zem"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7463/?format=api",
                "id": 7463,
                "name": "Insanity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27682/?format=api",
                "id": 27682,
                "name": "The Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62823"
        }
    ]
}