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

{
    "url": "https://demozoo.org/api/v1/bbses/5017/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5017/",
    "id": 5017,
    "name": "Whoregasm",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275459/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275459/",
            "id": 275459,
            "title": "The Divide +2 Trainer",
            "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": "1998-02-15",
            "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": [
                "trainer"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/275460/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275460/",
            "id": 275460,
            "title": "Frogger +2 Trainer",
            "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-11-23",
            "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": [
                "trainer",
                "frogger"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "unknown-location"
    ]
}