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

{
    "url": "https://demozoo.org/api/v1/bbses/10431/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10431/",
    "id": 10431,
    "name": "XTC",
    "location": "Wolfsburg, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.42394,
    "longitude": 10.78124,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/314831/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314831/",
            "id": 314831,
            "title": "Genetics PEX Animations v1.0",
            "author_nicks": [
                {
                    "name": "Genetics",
                    "abbreviation": "GEN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134473/?format=api",
                        "id": 134473,
                        "name": "Genetics",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11-22",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "proboard"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/314835/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314835/",
            "id": 314835,
            "title": "Genetics PEX Top-10-Lister v1.0",
            "author_nicks": [
                {
                    "name": "Genetics",
                    "abbreviation": "GEN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134473/?format=api",
                        "id": 134473,
                        "name": "Genetics",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-06",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "proboard"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134473/?format=api",
                "id": 134473,
                "name": "Genetics"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}