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

{
    "url": "https://demozoo.org/api/v1/bbses/1278/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1278/",
    "id": 1278,
    "name": "House of Consumption",
    "location": "Distrito de Lisboa, Lisbon, Portugal",
    "country_code": "PT",
    "latitude": 39.0,
    "longitude": -9.13333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302362/?format=api",
            "demozoo_url": "https://demozoo.org/productions/302362/",
            "id": 302362,
            "title": "T-List: Elite Trader List 15",
            "author_nicks": [
                {
                    "name": "Software Runners from Hell",
                    "abbreviation": "SRH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                        "id": 97347,
                        "name": "Software Runners from Hell",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-01",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "trader-charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78197/?format=api",
                "id": 78197,
                "name": "Communicator"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27918/?format=api",
                "id": 27918,
                "name": "Leprosy"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82124/?format=api",
                "id": 82124,
                "name": "Last Poets Society"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}