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

{
    "url": "https://demozoo.org/api/v1/bbses/9591/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9591/",
    "id": 9591,
    "name": "Checkpoint",
    "location": "Ivalo, Pohjois-Lappi, Lapland, Finland",
    "country_code": "FI",
    "latitude": 68.65986,
    "longitude": 27.53891,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/33451/?format=api",
            "demozoo_url": "https://demozoo.org/productions/33451/",
            "id": 33451,
            "title": "In Bloom",
            "author_nicks": [
                {
                    "name": "Bytes of Prey",
                    "abbreviation": "BoP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22210/?format=api",
                        "id": 22210,
                        "name": "Bytes of Prey",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-05",
            "supertype": "production",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/387280/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/387280/",
            "id": 387280,
            "title": "Morning",
            "author_nicks": [
                {
                    "name": "Squarepusher",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/26586/?format=api",
                        "id": 26586,
                        "name": "Squarepusher",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Tehdas",
                    "abbreviation": "TDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/36332/?format=api",
                        "id": 36332,
                        "name": "Tehdas",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-12-24",
            "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",
                "ripped"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22210/?format=api",
                "id": 22210,
                "name": "Bytes of Prey"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbbs",
        "gsn-net"
    ]
}