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

{
    "url": "https://demozoo.org/api/v1/releasers/103143/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103143/",
    "id": 103143,
    "name": "FB Softwares",
    "is_group": true,
    "nicks": [
        {
            "name": "FB Softwares",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FB Softwares"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28718/?format=api",
                "id": 28718,
                "name": "Bumper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103144/?format=api",
                "id": 103144,
                "name": "IngJura"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=64500"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11541"
        }
    ]
}