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

{
    "url": "https://demozoo.org/api/v1/bbses/13862/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13862/",
    "id": 13862,
    "name": "Second Nature",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/376231/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376231/",
            "id": 376231,
            "title": "Firestorm",
            "author_nicks": [
                {
                    "name": "Mess",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10314/?format=api",
                        "id": 10314,
                        "name": "Mess",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Contra",
                    "abbreviation": "c!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6878/?format=api",
                        "id": 6878,
                        "name": "Contra",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-09-14",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "first-production"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "unknown-location"
    ]
}