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

{
    "url": "https://demozoo.org/api/v1/bbses/1553/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1553/",
    "id": 1553,
    "name": "The Posse",
    "location": "Miami, Miami-Dade County, Florida, United States",
    "country_code": "US",
    "latitude": 25.77427,
    "longitude": -80.19366,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/194853/?format=api",
            "demozoo_url": "https://demozoo.org/productions/194853/",
            "id": 194853,
            "title": "The Ocean Music Demo Part One",
            "author_nicks": [
                {
                    "name": "Punishers",
                    "abbreviation": "PNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                        "id": 2962,
                        "name": "The Punishers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-09",
            "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/12/?format=api",
                    "id": 12,
                    "name": "Chip Music Pack",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362712/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362712/",
            "id": 362712,
            "title": "USABBS.TXT",
            "author_nicks": [
                {
                    "name": "Alis",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44896/?format=api",
                        "id": 44896,
                        "name": "Alis",
                        "is_group": false
                    }
                },
                {
                    "name": "Frosty",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65198/?format=api",
                        "id": 65198,
                        "name": "Frosty",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99979/?format=api",
                "id": 99979,
                "name": "Scotty Boy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2962/?format=api",
                "id": 2962,
                "name": "The Punishers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}