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

{
    "url": "https://demozoo.org/api/v1/bbses/12526/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12526/",
    "id": 12526,
    "name": "SkyStrike",
    "location": "Turun ja Porin Lääni, Ostrobothnia, Finland",
    "country_code": "FI",
    "latitude": 61.0,
    "longitude": 22.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366280/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366280/",
            "id": 366280,
            "title": "Elektroniset 24h Postilaatikot Suomessa 22.5.1996",
            "author_nicks": [
                {
                    "name": "Leonard",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123214/?format=api",
                        "id": 123214,
                        "name": "Leonard",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-22",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "finnish-language",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362602/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/362602/",
            "id": 362602,
            "title": "Elysium Power Artpack #1",
            "author_nicks": [
                {
                    "name": "Elysium Power",
                    "abbreviation": "ELP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122704/?format=api",
                        "id": 122704,
                        "name": "Elysium Power",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-01-31",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146425/?format=api",
                "id": 146425,
                "name": "Kymi"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122704/?format=api",
                "id": 122704,
                "name": "Elysium Power"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}