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

{
    "url": "https://demozoo.org/api/v1/bbses/3897/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3897/",
    "id": 3897,
    "name": "Total Overdose",
    "location": "Eksjö Kommun, Jönköping, Sweden",
    "country_code": "SE",
    "latitude": 57.62006,
    "longitude": 15.2181,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196867/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196867/",
            "id": 196867,
            "title": "Red And Blue Mini BBStro",
            "author_nicks": [
                {
                    "name": "Equinox",
                    "abbreviation": "EQX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                        "id": 1596,
                        "name": "Equinox",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-22",
            "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/304458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304458/",
            "id": 304458,
            "title": "Swedish BBS List January 1995 Edition",
            "author_nicks": [
                {
                    "name": "Zcandaler",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27440/?format=api",
                        "id": 27440,
                        "name": "Zcandaler",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1598/?format=api",
                "id": 1598,
                "name": "Rioter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1596/?format=api",
                "id": 1596,
                "name": "Equinox"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "bbs-c64"
    ]
}