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

{
    "url": "https://demozoo.org/api/v1/releasers/7435/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7435/",
    "id": 7435,
    "name": "B.A.S.F.",
    "is_group": true,
    "nicks": [
        {
            "name": "B.A.S.F.",
            "abbreviation": "BASF",
            "is_primary_nick": true,
            "variants": [
                "B.A.S.F.",
                "BASF"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4620/?format=api",
                "id": 4620,
                "name": "Navy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/756/?format=api",
                "id": 756,
                "name": "H2O"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70593/?format=api",
                "id": 70593,
                "name": "Lightforce"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55262"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10011"
        }
    ]
}