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

{
    "url": "https://demozoo.org/api/v1/bbses/8258/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8258/",
    "id": 8258,
    "name": "Olympia",
    "location": "Åmåls Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 59.04573,
    "longitude": 12.59583,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/40094/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/40094/",
            "id": 40094,
            "title": "Ascii Collection 2",
            "author_nicks": [
                {
                    "name": "Sandman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25754/?format=api",
                        "id": 25754,
                        "name": "Sandman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-22",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304485/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304485/",
            "id": 304485,
            "title": "IFFTrasher v0.975 beta",
            "author_nicks": [
                {
                    "name": "Devotion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129566/?format=api",
                        "id": 129566,
                        "name": "Devotion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "graphics-program"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144823/?format=api",
                "id": 144823,
                "name": "Kryptogeek"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}