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

{
    "url": "https://demozoo.org/api/v1/bbses/10004/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10004/",
    "id": 10004,
    "name": "Magic BBS",
    "location": "Île-de-France, France",
    "country_code": "FR",
    "latitude": 48.7,
    "longitude": 2.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/171292/?format=api",
            "demozoo_url": "https://demozoo.org/productions/171292/",
            "id": 171292,
            "title": "Magic BBS (1)",
            "author_nicks": [
                {
                    "name": "Ribbon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                        "id": 192,
                        "name": "Ribbon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/37089/?format=api",
            "demozoo_url": "https://demozoo.org/productions/37089/",
            "id": 37089,
            "title": "Pulpina",
            "author_nicks": [
                {
                    "name": "Ribbon",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                        "id": 192,
                        "name": "Ribbon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-02-23",
            "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/2/?format=api",
                    "id": 2,
                    "name": "64K Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "capaplay-2",
                "requires-386"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/251/?format=api",
                "id": 251,
                "name": "Yes"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}