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

{
    "url": "https://demozoo.org/api/v1/bbses/11194/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11194/",
    "id": 11194,
    "name": "Aidle",
    "location": "Provincia di Como, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.91249,
    "longitude": 9.15744,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/327898/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327898/",
            "id": 327898,
            "title": "Detect",
            "author_nicks": [
                {
                    "name": "Chronos Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45171/?format=api",
                        "id": 45171,
                        "name": "Chronos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/327899/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327899/",
            "id": 327899,
            "title": "Devil's Chatter",
            "author_nicks": [
                {
                    "name": "Chronos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45171/?format=api",
                        "id": 45171,
                        "name": "Chronos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-31",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138765/?format=api",
                "id": 138765,
                "name": "I$man"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45171/?format=api",
                "id": 45171,
                "name": "Chronos"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}