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

{
    "url": "https://demozoo.org/api/v1/releasers/122708/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122708/",
    "id": 122708,
    "name": "Foxbat",
    "is_group": false,
    "nicks": [
        {
            "name": "Foxbat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Foxbat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39272/?format=api",
                "id": 39272,
                "name": "USA-Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122709/?format=api",
                "id": 122709,
                "name": "German Computer Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122710/?format=api",
                "id": 122710,
                "name": "Limited Release Software Incorporated"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11453"
        }
    ]
}