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

{
    "url": "https://demozoo.org/api/v1/bbses/1035/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1035/",
    "id": 1035,
    "name": "Circle of Blood",
    "location": "Provincia di Brescia, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.70648,
    "longitude": 10.33562,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/139617/?format=api",
            "demozoo_url": "https://demozoo.org/productions/139617/",
            "id": 139617,
            "title": "Brian The Lion AGA",
            "author_nicks": [
                {
                    "name": "Comax",
                    "abbreviation": "CMX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27438/?format=api",
                        "id": 27438,
                        "name": "Comax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/103344/?format=api",
                "id": 103344,
                "name": "Iczer One"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127671/?format=api",
                "id": 127671,
                "name": "Shin"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/103937/?format=api",
                "id": 103937,
                "name": "Kappa"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27438/?format=api",
                "id": 27438,
                "name": "Comax"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103936/?format=api",
                "id": 103936,
                "name": "Indastria"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}