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

{
    "url": "https://demozoo.org/api/v1/bbses/3677/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3677/",
    "id": 3677,
    "name": "Black Hole",
    "location": "Città metropolitana di Roma Capitale, Latium, Italy",
    "country_code": "IT",
    "latitude": 41.96667,
    "longitude": 12.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/124673/?format=api",
            "demozoo_url": "https://demozoo.org/productions/124673/",
            "id": 124673,
            "title": "Euroswap CD #935 Intro",
            "author_nicks": [
                {
                    "name": "Euroswap",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32567/?format=api",
                        "id": 32567,
                        "name": "Euroswap",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/116293/?format=api",
            "demozoo_url": "https://demozoo.org/productions/116293/",
            "id": 116293,
            "title": "Top Wrestling",
            "author_nicks": [
                {
                    "name": "Quartex",
                    "abbreviation": "QTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                        "id": 1430,
                        "name": "Quartex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-13",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "top-wrestling"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-atari"
    ]
}