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

{
    "url": "https://demozoo.org/api/v1/bbses/3101/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3101/",
    "id": 3101,
    "name": "Riot Zone",
    "location": "Amarillo, Potter County, Texas, United States",
    "country_code": "US",
    "latitude": 35.222,
    "longitude": -101.8313,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/99921/?format=api",
            "demozoo_url": "https://demozoo.org/productions/99921/",
            "id": 99921,
            "title": "Dyna Blasters Fixed To Work On All Amigas",
            "author_nicks": [
                {
                    "name": "LSD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                        "id": 1503,
                        "name": "LSD",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-20",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bomberman"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/207269/?format=api",
            "demozoo_url": "https://demozoo.org/productions/207269/",
            "id": 207269,
            "title": "Meeting",
            "author_nicks": [
                {
                    "name": "Awesome",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1454/?format=api",
                        "id": 1454,
                        "name": "Awesome",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}