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

{
    "url": "https://demozoo.org/api/v1/bbses/3744/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3744/",
    "id": 3744,
    "name": "Pork Juice",
    "location": "Île-de-France, France",
    "country_code": "FR",
    "latitude": 48.7,
    "longitude": 2.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182540/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182540/",
            "id": 182540,
            "title": "Pork Juice BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/268743/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268743/",
            "id": 268743,
            "title": "Pork Juice BBS (2) / DST Info",
            "author_nicks": [
                {
                    "name": "Dislocated Babes",
                    "abbreviation": "DST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78232/?format=api",
                        "id": 78232,
                        "name": "Dislocated Babes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78233/?format=api",
                "id": 78233,
                "name": "Paris Angel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78232/?format=api",
                "id": 78232,
                "name": "Dislocated Babes"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}