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

{
    "url": "https://demozoo.org/api/v1/bbses/478/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/478/",
    "id": 478,
    "name": "aNaNaS!",
    "location": "Äänekoski, Central Finland, Finland",
    "country_code": "FI",
    "latitude": 62.69458,
    "longitude": 25.81796,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366280/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366280/",
            "id": 366280,
            "title": "Elektroniset 24h Postilaatikot Suomessa 22.5.1996",
            "author_nicks": [
                {
                    "name": "Leonard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123214/?format=api",
                        "id": 123214,
                        "name": "Leonard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-22",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finnish",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119263/?format=api",
                "id": 119263,
                "name": "Fatman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
                "id": 24154,
                "name": "303 Dimension"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}