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

{
    "url": "https://demozoo.org/api/v1/bbses/3258/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3258/",
    "id": 3258,
    "name": "Catamarca",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/163353/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/163353/",
            "id": 163353,
            "title": "Trinitro Toluol",
            "author_nicks": [
                {
                    "name": "Otium Man",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15706/?format=api",
                        "id": 15706,
                        "name": "Otium",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Prozac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                        "id": 22470,
                        "name": "Prozac",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-09-13",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/148312/?format=api",
            "demozoo_url": "https://demozoo.org/productions/148312/",
            "id": 148312,
            "title": "Triple Alarm v2.0",
            "author_nicks": [
                {
                    "name": "Prozac",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                        "id": 22470,
                        "name": "Prozac",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121678/?format=api",
                "id": 121678,
                "name": "Lord Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                "id": 22470,
                "name": "Prozac"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}