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

{
    "url": "https://demozoo.org/api/v1/bbses/9938/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9938/",
    "id": 9938,
    "name": "Midnight Caller",
    "location": "Oslo County, Oslo, Norway",
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/198529/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198529/",
            "id": 198529,
            "title": "Midnight Call Board Intro",
            "author_nicks": [
                {
                    "name": "Academy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152777/?format=api",
                        "id": 152777,
                        "name": "Academy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-04-18",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/209587/?format=api",
            "demozoo_url": "https://demozoo.org/productions/209587/",
            "id": 209587,
            "title": "The Midnight-Intro",
            "author_nicks": [
                {
                    "name": "Fraxion",
                    "abbreviation": "FRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5180/?format=api",
                        "id": 5180,
                        "name": "Fraxion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-01-24",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76569/?format=api",
                "id": 76569,
                "name": "Jotes"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99970/?format=api",
                "id": 99970,
                "name": "Sherwin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152777/?format=api",
                "id": 152777,
                "name": "Academy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}