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

{
    "url": "https://demozoo.org/api/v1/bbses/14014/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14014/",
    "id": 14014,
    "name": "Scandinavia",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/29268/?format=api",
            "demozoo_url": "https://demozoo.org/productions/29268/",
            "id": 29268,
            "title": "Famous",
            "author_nicks": [
                {
                    "name": "Maak",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8478/?format=api",
                        "id": 8478,
                        "name": "Maak",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-29",
            "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/30210/?format=api",
            "demozoo_url": "https://demozoo.org/productions/30210/",
            "id": 30210,
            "title": "Shapes",
            "author_nicks": [
                {
                    "name": "Maak",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8478/?format=api",
                        "id": 8478,
                        "name": "Maak",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-10-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": [
                "midas"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8478/?format=api",
                "id": 8478,
                "name": "Maak"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}