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

{
    "url": "https://demozoo.org/api/v1/releasers/89536/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89536/",
    "id": 89536,
    "name": "Technoforce",
    "is_group": true,
    "nicks": [
        {
            "name": "Technoforce",
            "abbreviation": "TNF",
            "is_primary_nick": true,
            "variants": [
                "TNF",
                "Technoforce"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89537/?format=api",
                "id": 89537,
                "name": "Warlock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89538/?format=api",
                "id": 89538,
                "name": "Rotzowa"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=72179"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6223"
        }
    ]
}