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

{
    "url": "https://demozoo.org/api/v1/bbses/9133/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9133/",
    "id": 9133,
    "name": "The Legend",
    "location": "Doubs, Bourgogne-Franche-Comté, France",
    "country_code": "FR",
    "latitude": 47.19967,
    "longitude": 6.43487,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/201986/?format=api",
            "demozoo_url": "https://demozoo.org/productions/201986/",
            "id": 201986,
            "title": "BBS Intro",
            "author_nicks": [
                {
                    "name": "Nirvana",
                    "abbreviation": "NVN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72123/?format=api",
                        "id": 72123,
                        "name": "Nirvana",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-27",
            "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"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/242226/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242226/",
            "id": 242226,
            "title": "Monkey Island III - Data Disk",
            "author_nicks": [
                {
                    "name": "Dytec",
                    "abbreviation": "DTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                        "id": 6698,
                        "name": "Dytec",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                "id": 6698,
                "name": "Dytec"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "no-staff-added"
    ]
}