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

{
    "url": "https://demozoo.org/api/v1/bbses/14036/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14036/",
    "id": 14036,
    "name": "Overdrive",
    "location": "Sunne Kommun, Värmland, Sweden",
    "country_code": "SE",
    "latitude": 59.90378,
    "longitude": 13.0442,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377836/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/377836/",
            "id": 377836,
            "title": "City Of Joy",
            "author_nicks": [
                {
                    "name": "Cenobite",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7409/?format=api",
                        "id": 7409,
                        "name": "Cenobite",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Epsilon Design",
                    "abbreviation": "e^d",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                        "id": 6868,
                        "name": "Epsilon Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102293/?format=api",
                "id": 102293,
                "name": "Pibben"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}