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

{
    "url": "https://demozoo.org/api/v1/releasers/73169/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73169/",
    "id": 73169,
    "name": "Galactic Dreams Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Galactic Dreams Software",
            "abbreviation": "GDS",
            "is_primary_nick": true,
            "variants": [
                "GDS",
                "Galactic Dreams Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134640/?format=api",
                "id": 134640,
                "name": "!ZAJC!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134641/?format=api",
                "id": 134641,
                "name": "Brain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=668"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000819013820/http://jagor.srce.hr/~msaric/GDS/software.html"
        }
    ]
}