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

{
    "url": "https://demozoo.org/api/v1/bbses/1464/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1464/",
    "id": 1464,
    "name": "Black Dawn",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120059/?format=api",
                "id": 120059,
                "name": "Living Organisms On Mars"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}