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

{
    "url": "https://demozoo.org/api/v1/releasers/45199/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45199/",
    "id": 45199,
    "name": "TecSoft",
    "is_group": true,
    "nicks": [
        {
            "name": "TecSoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TecSoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23656/?format=api",
                "id": 23656,
                "name": "Pat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136742/?format=api",
                "id": 136742,
                "name": "Rv"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96283/?format=api",
                "id": 96283,
                "name": "Seb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96807/?format=api",
                "id": 96807,
                "name": "Ze Kiko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62580/?format=api",
                "id": 62580,
                "name": "Bug Vindicator"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6194"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15970"
        }
    ]
}