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

{
    "url": "https://demozoo.org/api/v1/bbses/8379/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8379/",
    "id": 8379,
    "name": "Aix-386",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/257835/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257835/",
            "id": 257835,
            "title": "Aix Vector",
            "author_nicks": [
                {
                    "name": "Share and Enjoy",
                    "abbreviation": "SAE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                        "id": 6356,
                        "name": "Share and Enjoy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "supertype": "production",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/257423/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257423/",
            "id": 257423,
            "title": "SAE Demodisk 26",
            "author_nicks": [
                {
                    "name": "Share and Enjoy",
                    "abbreviation": "SAE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                        "id": 6356,
                        "name": "Share and Enjoy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Scoopex",
                    "abbreviation": "SCX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                        "id": 361,
                        "name": "Scoopex",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1989-07-20",
            "supertype": "production",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sae-demodisk"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-c64"
    ]
}