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

{
    "url": "https://demozoo.org/api/v1/releasers/66289/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66289/",
    "id": 66289,
    "name": "reLINE Software",
    "is_group": true,
    "nicks": [
        {
            "name": "reLINE Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "reLINE Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12167/?format=api",
                "id": 12167,
                "name": "Karsten Obarski"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40381/?format=api",
                "id": 40381,
                "name": "Holger Gehrmann"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/company/reline-software"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1736"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19981205162345/http://www.reline.de/"
        }
    ]
}