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

{
    "url": "https://demozoo.org/api/v1/bbses/11744/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11744/",
    "id": 11744,
    "name": "Mordor",
    "location": "Kamen, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.59231,
    "longitude": 7.6638,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/248547/?format=api",
            "demozoo_url": "https://demozoo.org/productions/248547/",
            "id": 248547,
            "title": "Pure Data 1",
            "author_nicks": [
                {
                    "name": "Latex",
                    "abbreviation": "LTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                        "id": 144603,
                        "name": "Latex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-08",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/356951/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356951/",
            "id": 356951,
            "title": "Pure Data #2",
            "author_nicks": [
                {
                    "name": "Latex",
                    "abbreviation": "LTX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                        "id": 144603,
                        "name": "Latex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144613/?format=api",
                "id": 144613,
                "name": "Bigfoot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                "id": 144603,
                "name": "Latex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-busted"
    ]
}