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

{
    "url": "https://demozoo.org/api/v1/releasers/80789/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80789/",
    "id": 80789,
    "name": "FBi",
    "is_group": false,
    "nicks": [
        {
            "name": "FBi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FBi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
                "id": 79605,
                "name": "German Trading Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147238/?format=api",
                "id": 147238,
                "name": "TITAN"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}