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

{
    "url": "https://demozoo.org/api/v1/bbses/41/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/41/",
    "id": 41,
    "name": "Music Port",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/157902/?format=api",
            "demozoo_url": "https://demozoo.org/productions/157902/",
            "id": 157902,
            "title": "Music Port BBS (1)",
            "author_nicks": [
                {
                    "name": "oCCult",
                    "abbreviation": "oCC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                        "id": 11773,
                        "name": "oCCult",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1998-04",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/157903/?format=api",
            "demozoo_url": "https://demozoo.org/productions/157903/",
            "id": 157903,
            "title": "Music Port BBS (2)",
            "author_nicks": [
                {
                    "name": "Acura",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65610/?format=api",
                        "id": 65610,
                        "name": "Acura",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35694/?format=api",
                "id": 35694,
                "name": "iV TRaCkS"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc",
        "demoscene-bbs",
        "music-bbs"
    ]
}