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

{
    "url": "https://demozoo.org/api/v1/bbses/5021/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5021/",
    "id": 5021,
    "name": "The Lost World",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279111/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279111/",
            "id": 279111,
            "title": "Ignition Microtrainer",
            "author_nicks": [
                {
                    "name": "2000 A.D.",
                    "abbreviation": "2AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                        "id": 20,
                        "name": "2000 A.D.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-10-19",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-music",
                "trainer"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "role": "015-ehq"
        }
    ],
    "tags": []
}