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

{
    "url": "https://demozoo.org/api/v1/bbses/283/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/283/",
    "id": 283,
    "name": "Defcon 1",
    "location": "Mariestads Kommun, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 58.70861,
    "longitude": 13.85424,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/229692/?format=api",
            "demozoo_url": "https://demozoo.org/productions/229692/",
            "id": 229692,
            "title": "Defcon 1 BBS",
            "author_nicks": [
                {
                    "name": "DrakPak",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32906/?format=api",
                        "id": 32906,
                        "name": "DrakPak",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-06",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}